Skip to content

Commit 8d4c228

Browse files
committed
Fix the default behavior of mike for version aliases
1 parent 14df7d7 commit 8d4c228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ plugins:
183183
- macros:
184184
j2_comment_start_string: '{jinja#'
185185
j2_variable_start_string: '{jinja{'
186+
- mike:
187+
alias_type: redirect
186188

187189
markdown_extensions:
188190
- toc:

0 commit comments

Comments
 (0)