Changing documentation links for i18n ease (#43274)

* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
This commit is contained in:
Ilenia
2021-08-26 10:59:44 +02:00
committed by GitHub
parent 3ed507a817
commit 1d0a6a5673
12 changed files with 25 additions and 25 deletions

View File

@ -477,7 +477,7 @@ You are also able to test one challenge individually by performing the following
npm run test -- -g challenge-title-goes-here
```
Once you have verified that each challenge you've worked on passes the tests, [please create a pull request](https://github.com/freeCodeCamp/freeCodeCamp/blob/main/docs/how-to-open-a-pull-request.md).
Once you have verified that each challenge you've worked on passes the tests, [please create a pull request](how-to-open-a-pull-request.md).
> [!TIP]
> You can set the environment variable `LOCALE` in the `.env` to the language of the challenge(s) you need to test.