fix(client): "help translate" link for Italian & Portuguese (#43254)

This commit is contained in:
Madhuri Ramakrishnan
2021-08-20 21:04:17 +05:30
committed by GitHub
parent 0f1fbb4213
commit 3c71593931
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"help-translate-link-url": "https://contribute.freecodecamp.org/#/how-to-translate-files",
"help-translate-link-url": "https://contribute.freecodecamp.org/#/i18n/italian/how-to-translate-files",
"footer": {
"about-url": "https://www.freecodecamp.org/news/about/",
"shop-url": "https://www.freecodecamp.org/shop/",

View File

@ -1,5 +1,5 @@
{
"help-translate-link-url": "https://contribute.freecodecamp.org/#/how-to-translate-files",
"help-translate-link-url": "https://contribute.freecodecamp.org/#/i18n/portuguese/how-to-translate-files",
"footer": {
"about-url": "https://www.freecodecamp.org/news/about/",
"shop-url": "https://www.freecodecamp.org/shop/",