diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7e93ed2..7a6d704 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,4 +6,4 @@ build: python: "3.10" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py