Skip to content

Commit 767f941

Browse files
committed
Add more redirects
1 parent 0bc49e4 commit 767f941

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,21 @@ plugins:
103103
- redirects:
104104
redirect_maps:
105105
"about.md": "about/roadmap.md"
106-
"repo.md": "https://github.com/FuckingNode/FuckingNode"
107106
"roadmap.md": "about/roadmap.md"
107+
"repo.md": "https://github.com/FuckingNode/FuckingNode"
108+
"repository.md": "https://github.com/FuckingNode/FuckingNode"
109+
"github.md": "https://github.com/FuckingNode/FuckingNode"
108110
"cross-runtime.md": "learn/cross-runtime-support.md"
109111
"cross-platform.md": "learn/cross-runtime-support.md"
110112
"crossruntime.md": "learn/cross-runtime-support.md"
111113
"crossplatform.md": "learn/cross-runtime-support.md"
112114
"follow-us.md": "about/social.md"
115+
"socials.md": "about/social.md"
113116
"why.md": "about/why.md"
114117
"motivation.md": "about/why.md"
118+
"install.md": "manual/install.md"
119+
"installation.md": "manual/install.md"
120+
"download.md": "manual/install.md"
115121

116122
markdown_extensions:
117123
- abbr

0 commit comments

Comments
 (0)