Correct link to deprecated configure

This commit is contained in:
john015 2020-08-03 21:57:31 +09:00
parent dee5c3ec5d
commit 3e1fe704a7

View File

@ -198,7 +198,7 @@ const configureDeprecationWarning = deprecate(
() => {},
`\`configure()\` is deprecated and will be removed in Storybook 7.0.
Please use the \`stories\` field of \`main.js\` to load stories.
Read more at https://github.com/storybookjs/storybook/MIGRATE.md#deprecated-configure`
Read more at https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-configure`
);
let loaded = false;
export const loadCsf = ({