From d410747434120beb99f5fe47fdb1fb781202c8f8 Mon Sep 17 00:00:00 2001 From: Harry Swift Date: Wed, 10 Dec 2025 19:37:13 +0000 Subject: [PATCH] Update Sphinx configuration path in Read the Docs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 289f0af..6bc548f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ build: python: "3.13" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py python: install: