Skip to content

Commit b368065

Browse files
committed
fix doc config path
1 parent 89cc410 commit b368065

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
@@ -8,7 +8,7 @@ build:
88
python: "3.12"
99

1010
sphinx:
11-
configuration: docs/conf.py
11+
configuration: doc/conf.py
1212

1313
python:
1414
install:

0 commit comments

Comments
 (0)