docs: update config file path

This commit is contained in:
Mike 2022-08-12 18:19:47 -07:00
parent 1a9e442567
commit 5cf6f1d708

View file

@ -20,5 +20,5 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py
fail_on_warning: true