Skip to content

Commit

Permalink
Merge pull request #791 from Expensify/aldo_add-help-dot-constant
Browse files Browse the repository at this point in the history
Add HELPDOT_ROOT constant
  • Loading branch information
aldo-expensify authored Aug 23, 2024
2 parents eadd755 + e3b5b37 commit b0fd976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ const CONST = {
CLOUDFRONT_FILES: 'https://d2k5nsl2zxldvw.cloudfront.net/files/',
EXPENSIFY_SYNC_MANAGER: 'quickbooksdesktop/Expensify_QuickBooksDesktop_Setup_2300802.exe',
USEDOT_ROOT: 'https://use.expensify.com/',
HELPDOT_ROOT: 'https://help.expensify.com/',
ITUNES_SUBSCRIPTION: 'https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptions',
},

Expand Down

0 comments on commit b0fd976

Please sign in to comment.