From d7006c0199bf10d18bd9cc241369702680f2149d Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 20 Jul 2020 22:40:07 +0200 Subject: [PATCH] more docs updates --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4390f315a..61ace0a33 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,6 @@ npm run storybook This will launch the Storybook UI with all stories loaded under [localhost:4000](http://localhost:4000). -Every deployment run will build and deploy the exported storybook under `/storybook/`, e.g. the current one matching `master` under [https://dexfreight-ten.now.sh/storybook/](https://dexfreight-ten.now.sh/storybook/). - ## ✨ Code Style For linting and auto-formatting you can use from the root of the project: