Skip to content

Commit e5708b0

Browse files
rachidBensaidSamyOubouaziz
authored andcommitted
docs: replace old components page with sb url WDOC-1186 (#5367)
1 parent f753b5a commit e5708b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ MDX components are useful for adding rich content and interactions within your c
182182

183183
This section shows code details listed on a full page.
184184

185-
🔎 [See the full Components page](https://scaleway.com/en/docs/components/).
185+
🔎 [See the full Components page](https://storybook-docs.scaleway.com/).
186186

187187
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.
188188

docs/DOC_PAGE_TEMPLATE.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
---
1111

1212
<Message type="note">
13-
Refer to the [MDX Components page](https://www.scaleway.com/en/docs/components/docs/) for a comprehensive list of available MDX components.
13+
Refer to the [MDX Components page](https://storybook-docs.scaleway.com/) for a comprehensive list of available MDX components.
1414
</Message>
1515

1616
## H2 Title
@@ -26,4 +26,4 @@ This is a code block.
2626
| Content Type | Description | Number |
2727
| ------------ | ------------------- | ------ |
2828
| Hello | Three columns table | 1 |
29-
| Tutorials | New concept | 2 |
29+
| Tutorials | New concept | 2 |

0 commit comments

Comments
 (0)