From 450548027cd19d97ad53ac402f4ea2eb60d5a09b Mon Sep 17 00:00:00 2001 From: Ilenia Date: Mon, 11 Jul 2022 18:25:42 +0200 Subject: [PATCH] docs: fix internal link (#46851) --- docs/how-to-translate-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-translate-files.md b/docs/how-to-translate-files.md index abe522869e0..ccd9f3d18c6 100644 --- a/docs/how-to-translate-files.md +++ b/docs/how-to-translate-files.md @@ -131,7 +131,7 @@ Our `/learn` interface relies on JSON files loaded into an i18n plugin to genera The `links.json`, `meta-tags.json`, `motivation.json`, and `trending.json` files contain information that needs to be updated to reflect your language. However, we cannot load these into Crowdin, as the content isn't something that would be a one-to-one translation. -These files will most likely be maintained by your language lead but you are welcome to [read about how to translate them](/language-lead-handbook.md). +These files will most likely be maintained by your language lead but you are welcome to [read about how to translate them](language-lead-handbook.md). ### On Crowdin