Skip to content

Commit

Permalink
Merge pull request #31574 from ishpaul777/fix/31567
Browse files Browse the repository at this point in the history
fix link to the referral program details

(cherry picked from commit 278f307)
  • Loading branch information
luacmartins authored and OSBotify committed Nov 20, 2023
1 parent 6d414ff commit 0ba77c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2890,7 +2890,7 @@ const CONST = {
REFER_FRIEND: 'referralFriend',
},
REVENUE: 250,
LEARN_MORE_LINK: 'https://help.expensify.com/articles/new-expensify/getting-started/Referral-Program',
LEARN_MORE_LINK: 'https://help.expensify.com/articles/new-expensify/billing-and-plan-types/Referral-Program',
LINK: 'https://join.my.expensify.com',
},
} as const;
Expand Down

0 comments on commit 0ba77c6

Please sign in to comment.