Skip to content

Commit 8f0a36e

Browse files
committed
Remove invalid redirect
1 parent ea2830a commit 8f0a36e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/redirect.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ pub static PAGE_REDIRECTS: &[(&str, &str)] = &[
1717
("documentation.html", "learn"),
1818
("downloads.html", "tools/install"),
1919
("friends.html", "production"),
20-
("index.html", ""),
2120
("install.html", "tools/install"),
2221
("legal.html", "policies"),
2322
("security.html", "policies/security"),

0 commit comments

Comments
 (0)