Skip to content

Commit 9b3cf2f

Browse files
shilmanTimer
authored andcommitted
Fix link to Storybook docs (#2521)
1 parent cccd855 commit 9b3cf2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ Learn more about React Storybook:
13591359

13601360
* Screencast: [Getting Started with React Storybook](https://egghead.io/lessons/react-getting-started-with-react-storybook)
13611361
* [GitHub Repo](https://github.com/storybooks/storybook)
1362-
* [Documentation](https://storybook.js.org/docs/react-storybook/basics/introduction/)
1362+
* [Documentation](https://storybook.js.org/basics/introduction/)
13631363
* [Snapshot Testing UI](https://github.com/storybooks/storybook/tree/master/addons/storyshots) with Storybook + addon/storyshot
13641364

13651365
## Making a Progressive Web App

0 commit comments

Comments
 (0)