From df20fa82d26455c0d84b7dbf9816c4f40ff9065f Mon Sep 17 00:00:00 2001 From: Kyle Gach Date: Fri, 5 Apr 2024 11:27:05 -0600 Subject: [PATCH] Fix incorrect link --- code/addons/gfm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/addons/gfm/README.md b/code/addons/gfm/README.md index 038d46c44d40..8245b7975b2b 100644 --- a/code/addons/gfm/README.md +++ b/code/addons/gfm/README.md @@ -6,6 +6,6 @@ The "@storybook/addon-mdx-gfm" addon is meant as a migration assistant for Story > This addon will likely be removed in a future version. It's recommended you read this document and follow its instructions instead: -https://storybook.js.org/docs/react/writing-docs/mdx#lack-of-github-flavored-markdown-gfm +https://storybook.js.org/docs/writing-docs/mdx#markdown-tables-arent-rendering-correctly Once you've made the necessary changes, you can remove the addon from your package.json and storybook config.