From f855873684ed06fd2e6de445594d95392ef46886 Mon Sep 17 00:00:00 2001 From: Michael Wathen Date: Wed, 28 Apr 2021 16:07:01 +0100 Subject: [PATCH] Fixing typo in read the docs yaml file (#14) --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index d130be4..cf5c394 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,7 +8,7 @@ version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: builder: html - configuration: doc/source/conf.py + configuration: docs/source/conf.py # Optional build format formats: