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 f0f97f29f9
commit e62d5e3f48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 4885 additions and 5300 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