Skip to content

Commit 5db5857

Browse files
committed
update WHATS_NEW_URL to only include updates
1 parent 1d3b6c6 commit 5db5857

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CONST/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ const CONST = {
908908
STAGING_NEW_EXPENSIFY_URL: 'https://staging.new.expensify.com',
909909
PR_TESTING_NEW_EXPENSIFY_URL: `https://${Config?.PULL_REQUEST_NUMBER}.pr-testing.expensify.com`,
910910
NEWHELP_URL: 'https://help.expensify.com',
911-
WHATS_NEW_URL: `${USE_EXPENSIFY_URL}/blog?category=Product%20Info`,
911+
WHATS_NEW_URL: `${USE_EXPENSIFY_URL}/blog?category=Product%20Updates`,
912912
INTERNAL_DEV_EXPENSIFY_URL: 'https://www.expensify.com.dev',
913913
IMPORT_TAGS_EXPENSIFY_URL: 'https://help.expensify.com/articles/expensify-classic/workspaces/Create-tags#import-a-spreadsheet-1',
914914
IMPORT_TAGS_EXPENSIFY_URL_DEPENDENT_TAGS: 'https://help.expensify.com/articles/expensify-classic/workspaces/Create-tags#multi-level-tags',

0 commit comments

Comments
 (0)