Skip to content

Commit

Permalink
Merge pull request #4054 from nymtech/update/issue-4051/wallet-update…
Browse files Browse the repository at this point in the history
…-bond-page-link

Update bond page link
  • Loading branch information
tommyv1987 authored Oct 25, 2023
2 parents ba4ade1 + 6eac899 commit d3ce379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nym-wallet/src/components/Bonding/Bond.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const Bond = ({
>
<Typography variant="body2">
Bond a mix node or a gateway. Learn how to set up and run a node{' '}
<Link href="https://nymtech.net/operators/nodes/setup-guides.html" target="_blank">
<Link href="https://nymtech.net/operators/nodes/mix-node-setup.html" target="_blank">
here
</Link>
</Typography>
Expand Down

0 comments on commit d3ce379

Please sign in to comment.