chore: regenerate beta.22 examples (#7742)

This commit is contained in:
Sébastien Lorber 2022-07-08 19:08:17 +02:00 committed by GitHub
parent 1b25f4c792
commit cdde213131
9 changed files with 1568 additions and 1712 deletions

View file

@ -39,7 +39,7 @@ Start your site on the French locale:
npm run start -- --locale fr
```
Your localized site is accessible at `http://localhost:3000/fr/` and the `Getting Started` page is translated.
Your localized site is accessible at [http://localhost:3000/fr/](http://localhost:3000/fr/) and the `Getting Started` page is translated.
:::caution