Skip to content

Commit

Permalink
[docs] Fix NLLB-MoE links (#24388)
Browse files Browse the repository at this point in the history
fix broken links
  • Loading branch information
stevhliu authored Jun 21, 2023
1 parent cb8f675 commit ad78d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/en/model_doc/nllb-moe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad78d95

Please sign in to comment.