Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 459131d

Browse files
committed
Docs: Fixed incorrect conf path for sphinx yml
1 parent 3bdb87c commit 459131d

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: docs/conf.py
16+
configuration: docs/source/conf.py
1717

1818
# Optional but recommended, declare the Python requirements required
1919
# to build your documentation

0 commit comments

Comments
 (0)