From ae048dafbc01f1a51ab6c405c724e0640f13486c Mon Sep 17 00:00:00 2001 From: seina001 Date: Tue, 7 Nov 2023 13:07:38 -0500 Subject: [PATCH] Update readthedocs yaml config for rtd update --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d9ee790..8bbcb97 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,7 +13,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html