Skip to content

Commit d5b7a6a

Browse files
committed
Fix location of sphinx conf.py in rtd
1 parent a0ac111 commit d5b7a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: 2
44
# Build documentation in the docs/ directory with Sphinx
55
sphinx:
6-
configuration: doc/conf.py
6+
configuration: doc/source/conf.py
77

88
# Optionally build your docs in additional formats such as PDF and ePub
99
formats: all

0 commit comments

Comments
 (0)