From 8e16f4dd22bf433f89285aa5a5d464d0e45d790a Mon Sep 17 00:00:00 2001 From: sidemt Date: Sat, 22 Jan 2022 17:29:56 +0000 Subject: [PATCH] feat(learn, i18n): update links for japanese pages --- client/i18n/locales/english/links.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/i18n/locales/english/links.json b/client/i18n/locales/english/links.json index 3fb8e84afa..1e5c94cc1c 100644 --- a/client/i18n/locales/english/links.json +++ b/client/i18n/locales/english/links.json @@ -1,13 +1,13 @@ { - "help-translate-link-url": "https://contribute.freecodecamp.org/#/how-to-translate-files", + "help-translate-link-url": "https://contribute.freecodecamp.org/#/i18n/japanese/how-to-translate-files", "top-contributors": "https://www.freecodecamp.org/news/freecodecamp-top-contributors/", "footer": { - "about-url": "https://www.freecodecamp.org/news/about/", + "about-url": "https://www.freecodecamp.org/japanese/news/about/", "shop-url": "https://www.freecodecamp.org/shop/", "support-url": "https://www.freecodecamp.org/news/support/", "sponsors-url": "https://www.freecodecamp.org/news/sponsors/", - "honesty-url": "https://www.freecodecamp.org/news/academic-honesty-policy/", - "coc-url": "https://www.freecodecamp.org/news/code-of-conduct/", + "honesty-url": "https://www.freecodecamp.org/japanese/news/academic-honesty-policy/", + "coc-url": "https://www.freecodecamp.org/japanese/news/code-of-conduct/", "privacy-url": "https://www.freecodecamp.org/news/privacy-policy/", "tos-url": "https://www.freecodecamp.org/news/terms-of-service/", "copyright-url": "https://www.freecodecamp.org/news/copyright-policy/" @@ -19,8 +19,8 @@ "one-time-url": "https://paypal.me/freecodecamp" }, "nav": { - "forum": "https://forum.freecodecamp.org/", - "news": "https://freecodecamp.org/news/" + "forum": "https://forum.freecodecamp.org/c/japanese/552", + "news": "https://www.freecodecamp.org/japanese/news/" }, "help": { "HTML-CSS": "HTML-CSS",