Skip to content

Commit 912f203

Browse files
committedAug 19, 2024··
Fix incorrect mkdocs configuration
Signed-off-by: George Steel <[email protected]>
1 parent cd55f7d commit 912f203

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.