From 1126b610e20102f71d6898ff01b72bd5b9553481 Mon Sep 17 00:00:00 2001 From: jajupmochi Date: Thu, 27 Feb 2020 18:16:07 +0100 Subject: [PATCH] update .readthedocs.yml --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index a36db8a..334c9bd 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: docs/source/conf.py # Build documentation with MkDocs #mkdocs: