Merge pull request #4054 from nymtech/update/issue-4051/wallet-update-bond-page-link

Update bond page link
This commit is contained in:
Tommy Verrall
2023-10-25 15:08:38 +01:00
committed by GitHub
+1 -1
View File
@@ -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>