Skip to content

Commit 94936d6

Browse files
authored
Merge pull request #292 from tomato42/readthedocs-conf
fix readthedocs conf file
2 parents f7e3170 + 6f2a568 commit 94936d6

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
@@ -17,7 +17,7 @@ build:
1717

1818
# Build documentation in the docs/ directory with Sphinx
1919
sphinx:
20-
configuration: docs/conf.py
20+
configuration: docs/source/conf.py
2121

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

0 commit comments

Comments
 (0)