diff --git a/src/components/Header/index.jsx b/src/components/Header/index.jsx index 3db0977..a193745 100644 --- a/src/components/Header/index.jsx +++ b/src/components/Header/index.jsx @@ -13,8 +13,8 @@ const Header = () => { const links = [ { - href: 'https://spacemesh.io/testnet/', - title: 'join testnet', + href: 'https://spacemesh.io/start/', + title: 'join the network', }, { href: store.network.dash,