From 53de6f91c2311d113262d3e7bdd4e8e26b733bfa Mon Sep 17 00:00:00 2001 From: snehaljos Date: Tue, 18 Jan 2022 18:35:22 +0530 Subject: [PATCH] Updated the docs Signed-off-by: snehaljos --- docs/dls/contributing-to-storybook.md | 4 ++-- docs/getting-started/project-structure.md | 2 +- docs/overview/stability-index.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/dls/contributing-to-storybook.md b/docs/dls/contributing-to-storybook.md index 84282289f8..b8e1b05ea1 100644 --- a/docs/dls/contributing-to-storybook.md +++ b/docs/dls/contributing-to-storybook.md @@ -60,8 +60,8 @@ core ## Running locally -Go to `packages/storybook`, run `yarn install` and install the dependencies, -then run the following on your command line: `yarn start` +Go to `storybook`, run `yarn install` and install the dependencies, then run the +following on your command line: `yarn start` ![Storybook command startup](../assets/dls/running-storybook.png) diff --git a/docs/getting-started/project-structure.md b/docs/getting-started/project-structure.md index a0390571b8..6c49c798d0 100644 --- a/docs/getting-started/project-structure.md +++ b/docs/getting-started/project-structure.md @@ -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). diff --git a/docs/overview/stability-index.md b/docs/overview/stability-index.md index a79989412d..9b8983f3c0 100644 --- a/docs/overview/stability-index.md +++ b/docs/overview/stability-index.md @@ -162,7 +162,7 @@ it's necessary it can be used, but there will be breaking changes. Stability: `0` -### `storybook` [GitHub](https://github.com/backstage/backstage/tree/master/packages/storybook/) +### `storybook` [GitHub](https://github.com/backstage/backstage/tree/master/storybook/) Internal storybook build for publishing stories to https://backstage.io/storybook