Skip to content

Commit 931e427

Browse files
authored
docs: fix link (#2256)
1 parent f2cf91a commit 931e427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/routes/docs.components.use-spring.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const meta = formatFrontmatterToRemixMeta(frontmatter)
1717

1818
# useSpring
1919

20-
Our flagship hook. Applicable to most use-cases. If you want to orchestrate many of these hooks, consider using [`useSprings`](/components/use-springs).
20+
Our flagship hook. Applicable to most use-cases. If you want to orchestrate many of these hooks, consider using [`useSprings`](/docs/components/use-springs).
2121

2222
## Usage
2323

0 commit comments

Comments
 (0)