Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Redirect to new info site #1523

Merged
merged 1 commit into from Nov 10, 2021
Merged

Redirect to new info site #1523

merged 1 commit into from Nov 10, 2021

Conversation

TaiWilkin
Copy link
Contributor

@TaiWilkin TaiWilkin commented Nov 4, 2021

Overview

Some pages on the map site have been moved to the info site.
When users attempt to access the obsolete links, they are redirected
to the appropriate page on the info site.

Connects #1508

Notes

React-Router 'Redirects' don't work as expected for external routes (they add the new route as a path at the end of the url instead of rerouting), so a manual redirect was required.

Testing Instructions

Checklist

  • fixup! commits have been squashed
  • CI passes after rebase
  • CHANGELOG.md updated with summary of features or fixes, following Keep a Changelog guidelines

@jwalgran jwalgran assigned TaiWilkin and unassigned jwalgran Nov 10, 2021
Base automatically changed from tw/correct-external-links to develop November 10, 2021 14:14
Some pages on the map site have been moved to the info site.
When users attempt to access the obsolete links, they are redirected
to the appropriate page on the info site.
@TaiWilkin
Copy link
Contributor Author

Thanks for reviewing!

@TaiWilkin TaiWilkin merged commit 07f74ea into develop Nov 10, 2021
@TaiWilkin TaiWilkin deleted the tw/redirect-old-links branch November 10, 2021 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants