docs: update storybook url

This commit is contained in:
Patrik Oldsberg
2020-08-14 09:20:09 +02:00
parent a82f780726
commit 7c4307d1ee
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ The current documentation is very limited. Help us make the `/docs` folder come
## Contribute to Storybook
We think the best way to ensure different plugins provide a consistent experience is through a solid set of reusable UI/UX components. Backstage uses [Storybook](http://storybook.backstage.io).
We think the best way to ensure different plugins provide a consistent experience is through a solid set of reusable UI/UX components. Backstage uses [Storybook](http://backstage.io/storybook).
Either help us [create new components](https://github.com/spotify/backstage/labels/help%20wanted) or improve stories for the existing ones (look for files with `*.stories.tsx`).