From 591713dc098c50cadce1fb82d77ced66d96c7029 Mon Sep 17 00:00:00 2001 From: Kacper Sawicki Date: Sun, 16 Jul 2023 16:17:55 +0200 Subject: [PATCH] Update header links --- src/components/Header/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,