From f3ad7cf3d00f58210b2982f24aaa869311202e2f Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Tue, 20 Dec 2022 21:34:59 +0200 Subject: [PATCH] chore(client): add Arabic freeCodeCamp about (#48803) --- client/i18n/locales/arabic/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/arabic/links.json b/client/i18n/locales/arabic/links.json index d1b675b924c..c86b1892e83 100644 --- a/client/i18n/locales/arabic/links.json +++ b/client/i18n/locales/arabic/links.json @@ -2,7 +2,7 @@ "help-translate-link-url": "https://contribute.freecodecamp.org/#/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/arabic/news/about/", "shop-url": "https://www.freecodecamp.org/shop/", "support-url": "https://www.freecodecamp.org/arabic/news/support/", "sponsors-url": "https://www.freecodecamp.org/news/sponsors/",