Skip to content

Commit a21a471

Browse files
authored
Fix README dead link
1 parent e4634f4 commit a21a471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ yarn run storybook
276276
9. `npm run build`: transpile all ES6 component files into ES5(commonjs) and put it in `dist` directory
277277
10. `npm run docs`: create static build of storybook in `docs` directory that can be used for github pages
278278

279-
Learn how to write stories [here](https://getstorybook.io/docs/basics/writing-stories)
279+
Learn how to write stories [here](https://storybook.js.org/basics/writing-stories/)
280280

281281
### License
282282

0 commit comments

Comments
 (0)