diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b468076c68e00d4ad2a179d61fc0c97fe6275b54..376e4617c3d50531e4996ee7dc0fcbe82a4a177c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,7 +16,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: source/conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references