diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1156dae..6d68695 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,4 +4,4 @@ build: tools: python: "3.11" sphinx: - configuration: docs/conf.py + configuration: doc/conf.py