diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index d86d54e12a..f476205acf 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -182,7 +182,7 @@ MDX components are useful for adding rich content and interactions within your c This section shows code details listed on a full page. -🔎 [See the full Components page](https://scaleway.com/en/docs/components/). +🔎 [See the full Components page](https://storybook-docs.scaleway.com/). Feel free to explore this page in your markdown editor to see how the components were used, or in `.mdx` content files that already use MDX components. diff --git a/docs/DOC_PAGE_TEMPLATE.mdx b/docs/DOC_PAGE_TEMPLATE.mdx index 44f770e5df..0e7e0258e2 100644 --- a/docs/DOC_PAGE_TEMPLATE.mdx +++ b/docs/DOC_PAGE_TEMPLATE.mdx @@ -10,7 +10,7 @@ categories: --- -Refer to the [MDX Components page](https://www.scaleway.com/en/docs/components/docs/) for a comprehensive list of available MDX components. +Refer to the [MDX Components page](https://storybook-docs.scaleway.com/) for a comprehensive list of available MDX components. ## H2 Title @@ -26,4 +26,4 @@ This is a code block. | Content Type | Description | Number | | ------------ | ------------------- | ------ | | Hello | Three columns table | 1 | -| Tutorials | New concept | 2 | \ No newline at end of file +| Tutorials | New concept | 2 |