From 235da33a1a176a01d2102e6d9fef6ae0bb7b8064 Mon Sep 17 00:00:00 2001 From: erinhmclark Date: Thu, 16 Jan 2025 09:24:46 +0000 Subject: [PATCH] Update .readthedocs.yaml path --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c8c07ac..9f67835 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,4 @@ build: sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py