Skip to content

Commit

Permalink
added redirects for index pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcx committed Feb 24, 2023
1 parent cd8dd50 commit 36bf6aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,10 @@ markdown_extensions:

plugins:
- search
- redirects:
redirect_maps:
'sources.md': 'sources/awscloudwatch.md'
'targets.md': 'targets/awscomprehend.md'
'get-started.md': 'get-started/quickstart.md'
'guides.md': 'guides/creatingadls.md'
'reference.md': 'reference/sources.md'

0 comments on commit 36bf6aa

Please sign in to comment.