Skip to content

Commit 99063b7

Browse files
author
Sean Sundberg
authored
Redirects developer-intermediate/agenda to developer-intermediate (#251)
Signed-off-by: Sean Sundberg <[email protected]>
1 parent d441ce4 commit 99063b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ plugins:
3434
minify_html: true
3535
- redirects:
3636
redirect_maps:
37-
'getting-started/introduction': 'getting-started'
37+
'getting-started/introduction/': 'getting-started/index.md'
38+
'developer-intermediate/agenda/': 'developer-intermediate/index.md'
3839

3940
markdown_extensions:
4041
- attr_list

0 commit comments

Comments
 (0)