Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Redirect /blog/slug links to /research/slug #743 #744

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

nikhilwoodruff
Copy link
Contributor

@nikhilwoodruff nikhilwoodruff commented Oct 18, 2023

Fixes #743

🤖 Generated by Copilot at 06b4020

Summary

🚚📚🔗

Add route component to redirect old blog URLs to new research URLs in PolicyEngine.jsx. This improves the user experience and consistency of the PolicyEngine app.

Old blog route is gone
/:countryId/research now
Autumn of content

Walkthrough

  • Add a route component to redirect old blog URLs to new research URLs (link)

@nikhilwoodruff nikhilwoodruff self-assigned this Oct 18, 2023
@MaxGhenis MaxGhenis merged commit eec9cbc into master Oct 18, 2023
3 checks passed
@MaxGhenis MaxGhenis deleted the blog-redirect branch October 18, 2023 18:40
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 /blog/slug links to /research/slug
2 participants