diff --git a/docs/src/pages/formats/mdx-syntax/index.md b/docs/src/pages/formats/mdx-syntax/index.md index 056b49997da3..31e831067b8f 100644 --- a/docs/src/pages/formats/mdx-syntax/index.md +++ b/docs/src/pages/formats/mdx-syntax/index.md @@ -3,6 +3,4 @@ id: 'mdx-syntax' title: 'MDX Syntax' --- -[MDX syntax](https://mdxjs.com/) documentation coming soon! - -For more information, see the [Storybook Docs Technical Preview](https://docs.google.com/document/d/1un6YX7xDKEKl5-MVb-egnOYN8dynb5Hf7mq0hipk8JE/edit?usp=sharing) +Syntax documentation coming soon. In the meantime, please refer to the [`addon-docs` MDX README](https://github.com/storybookjs/storybook/blob/next/addons/docs/docs/mdx.md) for more information.