Skip to content

Commit

Permalink
Update header links
Browse files Browse the repository at this point in the history
  • Loading branch information
kacpersaw committed Jul 16, 2023
1 parent f34e1f9 commit 591713d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Header/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 591713d

Please sign in to comment.