Skip to content

Commit 6e5989a

Browse files
committed
Fix path to conf.py
1 parent 766fec8 commit 6e5989a

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
@@ -19,7 +19,7 @@ build:
1919

2020
# Build documentation in the "docs/" directory with Sphinx
2121
sphinx:
22-
configuration: docs/conf.py
22+
configuration: doc/conf.py
2323

2424
# Optionally build your docs in additional formats such as PDF and ePub
2525
# formats:

0 commit comments

Comments
 (0)