Skip to content

Commit

Permalink
Merge pull request #354 from tkoyama010/doc/iso-to-ietf
Browse files Browse the repository at this point in the history
docs: fix ISO language codes link to Sphinx language option link
  • Loading branch information
willingc authored Aug 7, 2024
2 parents 40db447 + 19d63c1 commit 325c4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TRANSLATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ LANGUAGES = ["es", "fr"]
```

```{note}
You can find a list of the two-letter ISO language codes [here](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes).
You can find a list of the two-letter Sphinx language option [here](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-language).
```

## Preparing the Translation Files
Expand Down

0 comments on commit 325c4d8

Please sign in to comment.