Updated the docs

Signed-off-by: snehaljos <joyalsnehal3421@gmail.com>
This commit is contained in:
snehaljos
2022-01-18 18:35:22 +05:30
committed by Patrik Oldsberg
parent e460ff035a
commit 53de6f91c2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ are separated out into their own folder, see further down.
- [`integration/`](https://github.com/backstage/backstage/tree/master/packages/integration) -
Common functionalities of integrations like GitHub, GitLab, etc.
- [`storybook/`](https://github.com/backstage/backstage/tree/master/packages/storybook) -
- [`storybook/`](https://github.com/backstage/backstage/tree/master/storybook) -
This folder contains only the Storybook config which helps visualize our
reusable React components. Stories are within the core package, and are
published in the [Backstage Storybook](https://backstage.io/storybook).