diff --git a/.readthedocs.yml b/.readthedocs.yml index 1e40aee..a2adfbe 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,7 +8,7 @@ build: tools: python: "3.12" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py python: install: - requirements: docs/requirements.txt