From ad73a61ec51c614c9d66e02202a532fc0caabb6d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 22 Sep 2023 15:29:39 -0400 Subject: [PATCH] Fix path typo --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fc39b93d5..26768c7de 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ build: python: "3.11" sphinx: - configuration: doc/conf.py + configuration: docs/conf.py python: install: