Skip to content

Commit

Permalink
docs: fix bad link to zod validation (#7235)
Browse files Browse the repository at this point in the history
  • Loading branch information
forresst authored Jan 9, 2025
1 parent 6e3bb16 commit 3e09a1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ For more on just how much you can achieve with Qwik, check out the dedicated doc
- [Directory-based routing](/docs/(qwikcity)/routing/index.mdx#directory-based-routing)
- [Component](/docs/(qwik)/components/overview/index.mdx)
- [Route loaders](/docs/(qwikcity)/route-loader/index.mdx)
- [Form actions](/docs/(qwikcity)/action/index.mdx) && [zod validation](/docs/(qwikcity)/action/index.mdx#zod-validation)
- [Form actions](/docs/(qwikcity)/action/index.mdx) && [zod validation](/docs/(qwikcity)/action/index.mdx#validation-and-type-safety)
- [State management](/docs/(qwik)/components/state/index.mdx)
- [Tasks](/docs/(qwik)/components/tasks/index.mdx#use-usetask-when-you-need-to)
- [ServiceWorker cache](/docs/(qwikcity)/advanced/speculative-module-fetching/index.mdx#pre-populating-the-cache-with-a-service-worker)

0 comments on commit 3e09a1a

Please sign in to comment.