Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions docs/DOC_PAGE_TEMPLATE.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories:
---

<Message type="note">
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.
</Message>

## H2 Title
Expand All @@ -26,4 +26,4 @@ This is a code block.
| Content Type | Description | Number |
| ------------ | ------------------- | ------ |
| Hello | Three columns table | 1 |
| Tutorials | New concept | 2 |
| Tutorials | New concept | 2 |
Loading