From a6819de25c5168a51c2dfec6dd7279fe7c6a2aaa Mon Sep 17 00:00:00 2001 From: bobturneruk Date: Fri, 27 Mar 2020 10:09:16 +0000 Subject: [PATCH] correct path --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 5a7c9cd3..8bdf2f99 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,7 +7,7 @@ version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: doc/source/conf.py # Build documentation with MkDocs #mkdocs: