diff --git a/docs/.readthedocs.yaml b/docs/.readthedocs.yaml index cf1ffbaee..44ffd9687 100644 --- a/docs/.readthedocs.yaml +++ b/docs/.readthedocs.yaml @@ -11,7 +11,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: conf.py + configuration: docs/conf.py # RTD recommends specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html