Skip to content

Commit d7f8fd2

Browse files
authored
Update readthedocs config for removal of docs/source
Oversight in 756ff67.
1 parent 756ff67 commit d7f8fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
# Build documentation in the doc/ directory with Sphinx
99
sphinx:
1010
builder: dirhtml
11-
configuration: docs/source/conf.py
11+
configuration: docs/conf.py
1212
fail_on_warning: true
1313

1414
# Set the version of Python and requirements required to build the docs.

0 commit comments

Comments
 (0)