Correct link to buy page
This commit is contained in:
parent
d9a0e7c655
commit
ed624a1b5d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ function ClaimInsufficientCredits(props: Props) {
|
|||
<I18nMessage
|
||||
tokens={{
|
||||
reward_link: <Button button="link" navigate="/$/rewards" label={__('Rewards')} />,
|
||||
buy_link: <Button button="link" navigate="/$/rewards" label={__('buy')} />,
|
||||
buy_link: <Button button="link" navigate="/$/buy" label={__('buy')} />,
|
||||
}}
|
||||
>
|
||||
The publisher has chosen to charge LBC to view this content. Your balance is currently too low to view it. Check
|
||||
|
|
Loading…
Reference in a new issue