chore: attempt to fix Crowdin issues (#9220)

This commit is contained in:
Sébastien Lorber 2023-08-12 02:56:54 +02:00 committed by GitHub
parent 4aef958a99
commit a59aead1e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
74 changed files with 126 additions and 122 deletions

View file

@ -41,7 +41,7 @@ It is important to test your build locally before deploying it for production. D
npm run serve
```
By default, this will load your site at [http://localhost:3000/](http://localhost:3000/).
By default, this will load your site at [`http://localhost:3000/`](http://localhost:3000/).
## Trailing slash configuration {#trailing-slashes}