Skip to content

Commit 325c4d8

Browse files
authored
Merge pull request #354 from tkoyama010/doc/iso-to-ietf
docs: fix ISO language codes link to Sphinx language option link
2 parents 40db447 + 19d63c1 commit 325c4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TRANSLATING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ LANGUAGES = ["es", "fr"]
6565
```
6666

6767
```{note}
68-
You can find a list of the two-letter ISO language codes [here](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes).
68+
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).
6969
```
7070

7171
## Preparing the Translation Files

0 commit comments

Comments
 (0)