Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Add #-based redirects to "About us" section #1198

@yndajas

Description

@yndajas

When we moved from "Who we are" to "About us", I set up a bunch of Jekyll redirects. These work, but links like /who-we-are/#our-mission and /who-we-are/#make-everything-we-do-accessible will only redirect to /about-us (with the hash fragment) using this method

We can use the redirect manager to improve the experience with links like these, so that /about-us/#our-mission would redirect to /about-us/our-mission-values-and-principles/#our-mission and /about-us/#make-everything-we-do-accessible would redirect to /our-mission-values-and-principles/#make-everything-we-do-accessible, while still redirecting to the section landing page (/about-us) by default

TO DO

Related: #1086

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions