diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 782c420..9a25d8f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: doc/conf.py # Installing deps with: pip install -e .[doc] python: