diff --git a/.readthedocs.yml b/.readthedocs.yml index f39e9d9..c8c1184 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,7 +7,7 @@ version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py # Optionally set the version of Python and requirements required to build your docs