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
  • Loading branch information
luacmartins authored Nov 20, 2023
2 parents df18e8f + 2a5139f commit 278f307
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 278f307

Please sign in to comment.