diff --git a/src/CONST.ts b/src/CONST.ts index 709e9d3bafe2..80bc2cf8e4a4 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -2899,7 +2899,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;