Skip to content

Commit 1322048

Browse files
committed
Fix Sphinx conf.py path
1 parent 30e13b4 commit 1322048

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
@@ -17,5 +17,5 @@ python:
1717
- develop
1818

1919
sphinx:
20-
configuration: docs/conf.py
20+
configuration: docs/sphinx/conf.py
2121
fail_on_warning: true

0 commit comments

Comments
 (0)