diff --git a/frontend/src/constants/routes.ts b/frontend/src/constants/routes.ts index 224cc9961..f7a461030 100644 --- a/frontend/src/constants/routes.ts +++ b/frontend/src/constants/routes.ts @@ -14,7 +14,7 @@ export const ExternalRoutes = { "https://github.com/HHS/simpler-grants-gov/tree/main/documentation/decisions", GRANTS_HOME: "https://www.grants.gov", GRANTS_NEWSLETTER: - "https://www.grants.gov/web/grants/connect/newsletter-archive.html", + "https://grants.gov/connect/manage-subscriptions/newsletter-archive", GRANTS_RSS: "https://grants.gov/connect/rss-feeds", GRANTS_X_TWITTER: "https://x.com/grantsdotgov", GRANTS_YOUTUBE: "https://www.youtube.com/user/GrantsGovUS",