Skip to content

Commit 66b6ba3

Browse files
committed
Remove invalid community redirect
1 parent 49998f0 commit 66b6ba3

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
@@ -2,7 +2,6 @@ use crate::render::{RenderCtx, render_redirect};
22

33
pub static PAGE_REDIRECTS: &[(&str, &str)] = &[
44
// Pre-2018 website pages
5-
("community.html", "community"),
65
("conduct.html", "policies/code-of-conduct"),
76
("contribute-bugs.html", "community"),
87
("contribute-community.html", "community"),

0 commit comments

Comments
 (0)