From 326e09f6159ca4fefdf6d602ef8c76c6e63bcec8 Mon Sep 17 00:00:00 2001 From: Brandon Castellano Date: Fri, 16 Jun 2023 22:40:35 -0400 Subject: [PATCH] [docs] Fix path for error repro. --- manual/.readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/.readthedocs.yaml b/manual/.readthedocs.yaml index adf8b0b8..5edd6c7d 100644 --- a/manual/.readthedocs.yaml +++ b/manual/.readthedocs.yaml @@ -7,7 +7,7 @@ build: python: "3.10" sphinx: - configuration: manual/conf.py + configuration: conf.py python: install: