diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 7fb026e08a5ba6a877d51ad38f647bdd7e0f20a4..512d05b1db8d2cce52062f689fddd965906d599c 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -15,7 +15,7 @@ build:
     # golang: "1.20"
 
 sphinx:
-  configuration: tangostationcontrol/docs/conf.py
+  configuration: tangostationcontrol/docs/source/conf.py
 
   # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs
   # builder: "dirhtml"