From 707e3fa50a8a30a07d256f8e3df7e8f18e7f6120 Mon Sep 17 00:00:00 2001 From: Lianming Du Date: Thu, 7 Sep 2023 20:00:27 +0800 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7e93ed2..7a6d704 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,4 +6,4 @@ build: python: "3.10" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py