react-spring icon indicating copy to clipboard operation
react-spring copied to clipboard

fix update useSprings link in useSpring to /docs/components/use-springs

Open olaracode opened this issue 1 year ago • 2 comments

Why

There is an error in the documentation with the useSpring page specifically.

When the useSprings hook is mentioned the link is giving a 404 since it is redirecting to .../use-use-springs

What

Even tho I didn't see much difference between the other usage of the md link in the other pages of the docs. I did notice that the route start from /docs/components/ in other instances and in this one it started since /component/...

So I simply added the /docs/ to the md

Checklist

  • [X] Documentation updated
  • [ ] Demo added (Not really sure how to provide a demo)
  • [ ] Ready to be merged

olaracode avatar Jan 05 '24 05:01 olaracode

⚠️ No Changeset found

Latest commit: 480b75a07bc930f28fb0f4bec8619ed711c1e896

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jan 05 '24 05:01 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-spring ❌ Failed (Inspect) Jan 5, 2024 5:27am

vercel[bot] avatar Jan 05 '24 05:01 vercel[bot]

duplicate of #2256

joshuaellis avatar May 26 '24 18:05 joshuaellis