fix: review

This commit is contained in:
Ivan Shmidt
2020-08-12 15:33:11 +02:00
parent 882728ae1d
commit ba72f0e652
8 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -32,7 +32,7 @@ core
Go to `packages/storybook`, run `yarn install` and install the dependencies,
then run the following on your command line: `yarn start`
![](assets/dls/running-storybook.png)
![](../assets/dls/running-storybook.png)
_You should see a log like the image above._
@@ -40,4 +40,4 @@ If everything worked out, your server will be running on **port 6006**, go to
your browser and navigate to `http://localhost:6006/`. You should be able to
navigate and see the Storybook page.
![](assets/dls/storybook-page.png)
![](../assets/dls/storybook-page.png)