From 1d0f09fb98222cab68f8d17ee1f84d5ad7b133e6 Mon Sep 17 00:00:00 2001
From: James Briggs <james.briggs@hotmail.com>
Date: Thu, 1 Aug 2024 13:18:02 +0400
Subject: [PATCH] fix: testing

---
 .readthedocs.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 243f0cca..d226598d 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -17,7 +17,7 @@ build:
 
 # Build documentation in the "docs/" directory with Sphinx
 sphinx:
-  configuration: docs/conf.py
+  configuration: conf.py
 
 # Optionally build your docs in additional formats such as PDF and ePub
 # formats:
-- 
GitLab