Skip to content

Commit 07aa57f

Browse files
committed
fix read_the_docs: sphinx config location
1 parent abea955 commit 07aa57f

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
@@ -13,7 +13,7 @@ build:
1313

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

1818
# If using Sphinx, optionally build your docs in additional formats such as PDF
1919
# formats:

0 commit comments

Comments
 (0)