Skip to content

Commit 12ac3c3

Browse files
authored
fixing path to sphinx conf file
1 parent aa7bcf6 commit 12ac3c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
# Optionally build your docs in additional formats such as PDF and ePub
1919
formats:

0 commit comments

Comments
 (0)