Skip to content

Redirect /about/ to /foundation/#2589

Open
tmchow wants to merge 1 commit intodjango:mainfrom
tmchow:osc/2428-redirect-about-to-foundation
Open

Redirect /about/ to /foundation/#2589
tmchow wants to merge 1 commit intodjango:mainfrom
tmchow:osc/2428-redirect-about-to-foundation

Conversation

@tmchow
Copy link
Copy Markdown

@tmchow tmchow commented Apr 9, 2026

Closes #2428

/about/ currently returns a 404. Adds a permanent redirect to /foundation/ where the foundation content lives.

Uses the same RedirectView pattern already used elsewhere in the URL config (e.g., /overview/ redirect on line 39, /foundation/individual-membership-nomination/ on line 154).


This change was made with AI assistance.

The /about/ URL currently returns a 404. This adds a permanent
redirect to /foundation/ where the content now lives.

Closes django#2428
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redirect from /about to /foundation

1 participant