From 3e1fe704a7c56a5dca5a5326636c997213aa146b Mon Sep 17 00:00:00 2001 From: john015 Date: Mon, 3 Aug 2020 21:57:31 +0900 Subject: [PATCH] Correct link to deprecated configure --- lib/core/src/client/preview/loadCsf.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/src/client/preview/loadCsf.ts b/lib/core/src/client/preview/loadCsf.ts index 8d76f7d335fa..7146e60baea4 100644 --- a/lib/core/src/client/preview/loadCsf.ts +++ b/lib/core/src/client/preview/loadCsf.ts @@ -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 = ({