We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2830a commit 8f0a36eCopy full SHA for 8f0a36e
src/redirect.rs
@@ -17,7 +17,6 @@ pub static PAGE_REDIRECTS: &[(&str, &str)] = &[
17
("documentation.html", "learn"),
18
("downloads.html", "tools/install"),
19
("friends.html", "production"),
20
- ("index.html", ""),
21
("install.html", "tools/install"),
22
("legal.html", "policies"),
23
("security.html", "policies/security"),
0 commit comments