diff --git a/src/pages/ExplorePage/Header/Header.tsx b/src/pages/ExplorePage/Header/Header.tsx index 86f08b5..1854ab5 100644 --- a/src/pages/ExplorePage/Header/Header.tsx +++ b/src/pages/ExplorePage/Header/Header.tsx @@ -12,11 +12,11 @@ const headerLinks = [ }, { title: - "Join the next wave of the Lightning Network in November’s ‘Shock the Web’ hackathon", + "Want to learn to build lightning applications? Join Shock the Web hackathon on March 22 - 28", img: Assets.Images_ExploreHeader2, link: { content: "Register Now", - url: "https://airtable.com/shrJqeGYmGTMKsT1a", + url: "https://bolt.fun/hackathons/shock-the-web/", }, }, ];