From ad78d9597b224443e9fe65a94acc8c0bc48cd039 Mon Sep 17 00:00:00 2001 From: Steven Liu <59462357+stevhliu@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:34:20 -0700 Subject: [PATCH] [docs] Fix NLLB-MoE links (#24388) fix broken links --- docs/source/en/model_doc/nllb-moe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/en/model_doc/nllb-moe.md b/docs/source/en/model_doc/nllb-moe.md index 4688e67ef4..ea456934fe 100644 --- a/docs/source/en/model_doc/nllb-moe.md +++ b/docs/source/en/model_doc/nllb-moe.md @@ -101,8 +101,8 @@ See example below for a translation from romanian to german: ## Documentation resources -- [Translation task guide](./tasks/translation) -- [Summarization task guide](./tasks/summarization) +- [Translation task guide](../tasks/translation) +- [Summarization task guide](../tasks/summarization) ## NllbMoeConfig