diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f9ddeda..a6ab77b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -21,4 +21,4 @@ build: - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py