You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|````Use the toggle <Icon name="toggle" /> to activate the feature````| Use the toggle <Iconname="toggle" /> to activate the feature |
257
257
258
-
See the [full list of available icons](https://docs-sb-storybook-staging.s3-website.fr-par.scw.cloud/?path=/docs/mdx-icon--docs).
258
+
See the [full list of available icons](https://storybook-docs.scaleway.com/?path=/docs/mdx-icon--docs).
259
259
260
260
### Messages
261
261
@@ -267,7 +267,7 @@ Three types of message boxes are available, to use as follows:
267
267
| Tip | Information about a different way to accomplish something, or how to go further |````<Message type="tip"> </Message>````| <Messagetype="tip"> This is a tip </Message> |
268
268
| Important | Critical warnings and information that the user must read to avoid unwanted consequences or mistakes |````<Message type="important"> </Message>````| <Messagetype="important"> This is important </Message> |
269
269
270
-
Read more about [message box components](https://docs-sb-storybook-staging.s3-website.fr-par.scw.cloud/?path=/docs/mdx-message--docs).
270
+
Read more about [message box components](https://storybook-docs.scaleway.com/?path=/docs/mdx-message--docs).
271
271
272
272
### Tabs
273
273
@@ -313,7 +313,7 @@ Renders as:
313
313
</TabsTab>
314
314
</Tabs>
315
315
316
-
Read more about the [tab component](https://docs-sb-storybook-staging.s3-website.fr-par.scw.cloud/?path=/docs/mdx-tabs--docs).
316
+
Read more about the [tab component](https://storybook-docs.scaleway.com/?path=/docs/mdx-tabs--docs).
317
317
318
318
## Grammar, syntax and typography
319
319
@@ -438,7 +438,7 @@ A wording handbook is available internally, with a full list of correct product
438
438
439
439
### Lightbox component
440
440
441
-
Use the [Lightbox component](https://docs-sb-storybook-staging.s3-website.fr-par.scw.cloud/?path=/docs/mdx-lightbox--docs) for images, with the following syntax:
441
+
Use the [Lightbox component](https://storybook-docs.scaleway.com/?path=/docs/mdx-lightbox--docs) for images, with the following syntax:
442
442
443
443
````
444
444
import myImage from "./assets/myImage.webp"
@@ -482,7 +482,7 @@ categories:
482
482
```
483
483
484
484
-**title**: The title of the page, used by external search engines and the main title that displays on the documentation page.
485
-
-**description**: The description, used by external search engines. It should be between 120 and 160 characters, and SEO-optimized, using clear, engaging language suitable for a wide audience. Also displays on some documentation pages (e.g. when the page is linked to from a [product card](https://docs-sb-storybook-staging.s3-website.fr-par.scw.cloud/?path=/docs/mdx-card--docs)).
485
+
-**description**: The description, used by external search engines. It should be between 120 and 160 characters, and SEO-optimized, using clear, engaging language suitable for a wide audience. Also displays on some documentation pages (e.g. when the page is linked to from a [product card](https://storybook-docs.scaleway.com/?path=/docs/mdx-card--docs)).
486
486
-**tags**: The tags used by internal and external search engines to help users find the page
487
487
-**dates: posted**: The date the page was originally created, in the format `yyyy-mm-dd`. This displays on the generated page.
488
488
-**dates: validation**: The date the page was last validated, in the format `yyyy-mm-dd`. This displays on the generated page, and is used by the Documentation team when identifying documentation pages that need reviewing.
0 commit comments