Skip to content

Commit

Permalink
Merge pull request #3104 from near/master
Browse files Browse the repository at this point in the history
Release 2023-10-18
  • Loading branch information
andy-haynes authored Oct 18, 2023
2 parents f2bb940 + 320b7c4 commit 568ee74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/src/components/wallet/GetYourTickets.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const GetYourTicket = () => {
<Container>
<div>
<img src={NearCon} alt='NearCon-wallet'/>
<StyledBannerLink href="https://near.org/nearcon23.near/widget/Index" target="_blank">
<StyledBannerLink href="https://nearcon.org" target="_blank">
GET YOUR TICKETS
</StyledBannerLink>
</div>
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/src/routes/TransferWizardWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const TransferWizardWrapper = () => {
<p>Sender Wallet</p>
</td>
<td>
<p><a target="blank" href="https://senderwallet.io/">https://senderwallet.io/</a></p>
<p><a target="blank" href="https://sender.org/">https://sender.org/</a></p>
</td>
<td>
<p>Security-audited mobile & extension wallet with 1M+ users, supporting NEAR & Aurora. Sender is backed by Pantera, Binance and MetaWeb.</p>
Expand Down

0 comments on commit 568ee74

Please sign in to comment.