diff --git a/docs/app/routes/docs.components.use-spring.mdx b/docs/app/routes/docs.components.use-spring.mdx index b4996d9df1..5e16ad286a 100644 --- a/docs/app/routes/docs.components.use-spring.mdx +++ b/docs/app/routes/docs.components.use-spring.mdx @@ -17,7 +17,7 @@ export const meta = formatFrontmatterToRemixMeta(frontmatter) # useSpring -Our flagship hook. Applicable to most use-cases. If you want to orchestrate many of these hooks, consider using [`useSprings`](/components/use-springs). +Our flagship hook. Applicable to most use-cases. If you want to orchestrate many of these hooks, consider using [`useSprings`](/docs/components/use-springs). ## Usage