Skip to content

Commit

Permalink
documentation i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
janickr committed Feb 25, 2024
1 parent 6669c1b commit 434c736
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/config/en/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
python: "3.9"

mkdocs:
configuration: mkdocs.yml
configuration: docs/config/en/mkdocs.yml

# Optionally declare the Python requirements required to build your docs
python:
Expand Down
2 changes: 1 addition & 1 deletion docs/config/nl/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
python: "3.9"

mkdocs:
configuration: mkdocs.yml
configuration: docs/config/nl/mkdocs.yml

# Optionally declare the Python requirements required to build your docs
python:
Expand Down

0 comments on commit 434c736

Please sign in to comment.