mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Merge pull request #12104 from jenslw/next
Fix broken link in cli readme
This commit is contained in:
commit
997688c7dc
@ -53,4 +53,4 @@ If the CLI cannot detect your project type, it will ask you. You can also force
|
||||
npx -p @storybook/cli sb init --type <type>
|
||||
```
|
||||
|
||||
Where type is one of the project types defined in [project_types.js](https://github.com/storybookjs/storybook/blob/master/lib/cli/lib/project_types.js)
|
||||
Where type is one of the project types defined in [project_types.js](https://github.com/storybookjs/storybook/blob/next/lib/cli/src/project_types.ts)
|
||||
|
Loading…
x
Reference in New Issue
Block a user