mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Merge pull request #16765 from storybookjs/fix/update-deprecation-message
CLI: Use correct link for static dir migration docs
This commit is contained in:
commit
09e71e981b
@ -36,7 +36,7 @@ const warnStaticDirDeprecated = warnDeprecatedFlag(
|
||||
`
|
||||
--static-dir CLI flag is deprecated, see:
|
||||
|
||||
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-static-dir-flag
|
||||
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated---static-dir-cli-flag
|
||||
`
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user