Skip to content

Commit f2a9330

Browse files
committed
Fix wrong path for conf file in RTD
1 parent 1b7cb41 commit f2a9330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build:
1313

1414
# Build documentation in the docs/ directory with Sphinx
1515
sphinx:
16-
configuration: docs/conf.py
16+
configuration: docs/source/conf.py
1717

1818
# Optionally declare the Python requirements required to build your docs
1919
python:

0 commit comments

Comments
 (0)