diff --git a/packages/web/ui/project.json b/packages/web/ui/project.json index 6e65c23a..690a0272 100644 --- a/packages/web/ui/project.json +++ b/packages/web/ui/project.json @@ -47,7 +47,7 @@ "storybook:test:production": { "executor": "nx:run-commands", "options": { - "command": "test-storybook -c packages/web/ui/.storybook --url=https://gearonix.github.io/CodeGear" + "command": "test-storybook -c packages/web/ui/.storybook --url=https://gearonix.github.io/code-gear" } }, "storybook:preview": {