Skip to content

Commit 36892f1

Browse files
committed
Fix conf path
1 parent a6596e8 commit 36892f1

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
@@ -16,7 +16,7 @@ version: 2
1616

1717
# Build documentation in the docs/ directory with Sphinx
1818
sphinx:
19-
configuration: pyoscode/docs/conf.py
19+
configuration: pyoscode/docs/source/conf.py
2020

2121
# Build documentation with MkDocs
2222
#mkdocs:

0 commit comments

Comments
 (0)