Skip to content

Commit

Permalink
[Issue #2343] Fix newsletter archive URL (#2436)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilycnava authored Oct 10, 2024
1 parent 43cceb4 commit bcc3ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/constants/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit bcc3ca7

Please sign in to comment.