Skip to content

Commit 7a96819

Browse files
authoredAug 19, 2024··
Merge pull request #65 from gsteel/mkdocs-fix
Fix incorrect `mkdocs` configuration
2 parents cd55f7d + 912f203 commit 7a96819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mkdocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extra:
2121
- v1
2222
plugins:
2323
- redirects:
24-
- redirect_maps:
24+
redirect_maps:
2525
- intro.md: v1/intro.md
2626
- installation.md: v1/installation.md
2727
- session.md: v1/session.md

0 commit comments

Comments
 (0)
Please sign in to comment.