Skip to content

Commit 7d1db37

Browse files
committed
Fixes path in readthedocs configuration.
1 parent 85cf583 commit 7d1db37

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
@@ -6,7 +6,7 @@ build:
66
python: "3.12"
77

88
sphinx:
9-
configuration: docs/conf.py
9+
configuration: docs/source/conf.py
1010

1111
python:
1212
install:

0 commit comments

Comments
 (0)