Skip to content

Commit e4c1a45

Browse files
committed
Fix mkdocs file path
1 parent 733b070 commit e4c1a45

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
@@ -11,7 +11,7 @@ build:
1111
python: "3.12"
1212

1313
mkdocs:
14-
configuration: mkdocs.yml
14+
configuration: mkdocs.yaml
1515

1616
# Optionally declare the Python requirements required to build your docs
1717
python:

0 commit comments

Comments
 (0)