Skip to content

Commit c826528

Browse files
samranahmdominictb
andauthored
Update WHATS_NEW_URL to include USE_EXPENSIFY_URL
Co-authored-by: dominictb <tb-dominic@outlook.com> Co-authored-by: Dominic <165644294+dominictb@users.noreply.github.com>
1 parent 6672779 commit c826528

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: 'https://use.expensify.com/blog?category=Product%20Info',
911+
WHATS_NEW_URL: `${USE_EXPENSIFY_URL}/blog?category=Product%20Info`,
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)