diff --git a/src/redirect.rs b/src/redirect.rs index f558e282..db6c8bc3 100644 --- a/src/redirect.rs +++ b/src/redirect.rs @@ -24,6 +24,11 @@ static PAGE_REDIRECTS: &[(&str, &str)] = &[ ("security.html", "policies/security"), ("team.html", "governance"), ("user-groups.html", "community"), + // Team changes + ( + "governance/teams/release", + "governance/teams/infra#team-release", + ), ]; static STATIC_FILES_REDIRECTS: &[(&str, &str)] = &[ diff --git a/templates/governance/group-team.html.hbs b/templates/governance/group-team.html.hbs index 5fd32b72..fcabea65 100644 --- a/templates/governance/group-team.html.hbs +++ b/templates/governance/group-team.html.hbs @@ -1,7 +1,7 @@ - +
-

{{team-text team name}}

+

{{team-text team name}}