From 7eff42aa530500348bb83d465e9a34ed10e7233f Mon Sep 17 00:00:00 2001
From: CircusDad <33241250+CircusDad@users.noreply.github.com>
Date: Mon, 23 Sep 2024 10:36:56 -0400
Subject: [PATCH] Remove broken link and update outdated link on main page
 (#272)

* Update news substack to currently maintained link (old 2022 substack link make project look dead).

* Remove dead merch link to tmgox.com

---------

Co-authored-by: CircusDad <CypherDad@protonmail.com>
---
 _includes/footer.html | 2 +-
 index.html            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index b17a6add..43c40153 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -13,7 +13,7 @@
     <div class="footer-links">
         <a href="https://forum.grin.mw">Forum</a>
         <a href="https://keybase.io/team/grincoin">Keybase</a>
-        <a href="https://grinnews.substack.com/">News</a>
+        <a href="https://grinpost.substack.com/">News</a>
         <a href="https://github.com/mimblewimble/grin">Github</a>
         <br>
         <a href="{{ 'policies/code_of_conduct' | relative_url }}">Code of Conduct</a>
diff --git a/index.html b/index.html
index f35d56ed..8f9a2853 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,7 @@
         <div class="section-3-text">
           Grin is launched fairly — free of ICO,
           pre-mine or founder’s reward. We rely on donations to keep working on
-          the project. Support the movement by purchasing some <a href="https://tmgox.com/">merch↗</a> or making a
+          the project. Support the movement by making a
           <a href="fund">donation</a>.</div>
       </div>
     </div>