diff --git a/frontend/src/locales/en/messages.po b/frontend/src/locales/en/messages.po
index 17e8f089e..00e8677d3 100644
--- a/frontend/src/locales/en/messages.po
+++ b/frontend/src/locales/en/messages.po
@@ -253,7 +253,7 @@ msgstr "https://go.gov.sg/postman-telegram-bot"
#: config.ts:65
msgid "link.guideUrl"
-msgstr "https://guide.postman.gov.sg/"
+msgstr "https://postman-v1.guides.gov.sg/"
#: config.ts:79
msgid "link.privacyUrl"
diff --git a/sst/packages/functions/src/cron-jobs/api-key-expiry/helper.ts b/sst/packages/functions/src/cron-jobs/api-key-expiry/helper.ts
index 3dce032fc..e6a4614f8 100644
--- a/sst/packages/functions/src/cron-jobs/api-key-expiry/helper.ts
+++ b/sst/packages/functions/src/cron-jobs/api-key-expiry/helper.ts
@@ -29,7 +29,7 @@ const reminderEmailBodyGenerator = (
: ''
}
- For more info on how to renew your API key, please refer to our documentation.
+ For more info on how to renew your API key, please refer to our documentation.
Thank you,
Postman.gov.sg • Open Government Products • open.gov.sg`
diff --git a/sst/packages/functions/src/cron-jobs/unsub-digest/helper.ts b/sst/packages/functions/src/cron-jobs/unsub-digest/helper.ts
index bc916bdeb..dfda28375 100644
--- a/sst/packages/functions/src/cron-jobs/unsub-digest/helper.ts
+++ b/sst/packages/functions/src/cron-jobs/unsub-digest/helper.ts
@@ -15,7 +15,7 @@ export interface UserUnsubscribeDigest {
}
const GUIDE_URL =
- 'https://guide.postman.gov.sg/quick-start/email/weekly-digest-of-unsubscription'
+ 'https://postman-v1.guides.gov.sg/quick-start/email/weekly-digest-of-unsubscription'
/**
* Gets list of unsubscribing recipients grouped by campaign and user email