diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1849b4f..1f96fed 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,7 @@ version: 2 sphinx: builder: html - configuration: docs/conf.py + configuration: docs/source/conf.py build: os: ubuntu-24.04