Skip to content

Commit 91aa3eb

Browse files
authored
Merge pull request #83 from dstansby/rtd-config
Fix readthedocs config
2 parents 733b070 + e4c1a45 commit 91aa3eb

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)