From 4f22de66f6d75e778e5d65b891b9f0c6f55d00d2 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Thu, 14 Nov 2024 16:16:32 +0100 Subject: [PATCH] docs: fixed config path --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4446608..4075927 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/source/conf.py + configuration: docs/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: