Skip to content

Commit

Permalink
Merge pull request #2784 from Kikimora-Labs/update-nearpay-link
Browse files Browse the repository at this point in the history
Changed the nearpay link
  • Loading branch information
PinkiNice authored Jun 28, 2022
2 parents bc045c9 + 724a5c9 commit d8dd443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/config/buyNearConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const getPayMethods = ({ accountId, moonPayAvailable, signedMoonPayUrl, u
nearPay: {
icon: payNear,
name: 'NearPay',
link: 'https://www.nearpay.co/',
link: 'https://widget.nearpay.co/',
track: () => Mixpanel.track('Wallet Click Buy with Nearpay')
},
utorg: {
Expand Down

0 comments on commit d8dd443

Please sign in to comment.