diff --git a/examples/showcase/content/docs/introduction.mdx b/examples/showcase/content/docs/introduction.mdx index 29f2cec..974c0d7 100644 --- a/examples/showcase/content/docs/introduction.mdx +++ b/examples/showcase/content/docs/introduction.mdx @@ -176,5 +176,5 @@ Thats just the beginning... Continue reading to learn more about `zsa`! To use server actions for querying/refetching data from the client side, visit - the [Client Side Usage](/react-query) section. + the [Client Side Usage](/docs/react-query) section.