Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored and joshuaellis committed May 26, 2024
1 parent f2cf91a commit e5c8559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/routes/docs.components.use-spring.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e5c8559

Please sign in to comment.