From de3248e859a3a18d6d6a18fd879cc09d2a6357bb Mon Sep 17 00:00:00 2001 From: James Briggs <james.briggs@hotmail.com> Date: Thu, 1 Aug 2024 13:20:06 +0400 Subject: [PATCH] fix: testing --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d226598d..0128b001 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,7 +17,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: conf.py + configuration: ./docs/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: -- GitLab