From 434c73631966ec5ca7fbf06d5c5923c63c8e5d3e Mon Sep 17 00:00:00 2001 From: Janick Reynders Date: Sun, 25 Feb 2024 17:00:59 +0100 Subject: [PATCH] documentation i18n --- docs/config/en/.readthedocs.yaml | 2 +- docs/config/nl/.readthedocs.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config/en/.readthedocs.yaml b/docs/config/en/.readthedocs.yaml index a9f229d..f5ac7c4 100644 --- a/docs/config/en/.readthedocs.yaml +++ b/docs/config/en/.readthedocs.yaml @@ -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: diff --git a/docs/config/nl/.readthedocs.yaml b/docs/config/nl/.readthedocs.yaml index a9f229d..3ab6df5 100644 --- a/docs/config/nl/.readthedocs.yaml +++ b/docs/config/nl/.readthedocs.yaml @@ -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: