-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Doc Links #927
Fix Doc Links #927
Conversation
packages/react-storybook/README.md
Outdated
* [Basics](https://getstorybook.io/docs/basics/introduction) | ||
* [Configurations](https://getstorybook.io/docs/configurations/default-config) | ||
* [Addons](https://getstorybook.io/docs/addons/introduction) | ||
* [Basics](https://getstorybook.io/docs/react-storybook/basics/introduction) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you change these links to point to the new website instead? https://storybooks.js.org ?
Thanks for this PR! @danny-andrews, if you can change the links to point to the new website, I can merge this! |
@ndelangen Done! I can squash if needed. |
Thank you @danny-andrews, I hope to see more PR's by you in the future! 🙇 |
* Fix Doc Links * Update links to match new docs site * Fix additional links * Whoops, fix ordering
What I did
Fixed doc links
How to test
Click the links