From 9add3dbbb04b98b4ad6f516acab4d36070b2a99d Mon Sep 17 00:00:00 2001 From: Mat-Cosmos <97468149+matthiasmatt@users.noreply.github.com> Date: Thu, 4 Aug 2022 14:16:15 -0300 Subject: [PATCH] Change the link of the conf.py file (#43) * fix: Point to the correct conf.py file Co-authored-by: matthiasmatt --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e1abd260..0e1be930 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: docs/source/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: