We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4634f4 commit a21a471Copy full SHA for a21a471
README.md
@@ -276,7 +276,7 @@ yarn run storybook
276
9. `npm run build`: transpile all ES6 component files into ES5(commonjs) and put it in `dist` directory
277
10. `npm run docs`: create static build of storybook in `docs` directory that can be used for github pages
278
279
-Learn how to write stories [here](https://getstorybook.io/docs/basics/writing-stories)
+Learn how to write stories [here](https://storybook.js.org/basics/writing-stories/)
280
281
### License
282
0 commit comments