From f50978e7825f6233a445a757663a0a1bfb84e5ba Mon Sep 17 00:00:00 2001 From: Diego Salazar <rehrar@tuta.io> Date: Wed, 17 Oct 2018 10:48:05 -0600 Subject: [PATCH] Updated link on upgrade snippet to Reddit post as per dEBRUYNE's request --- _includes/upgrade.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/upgrade.html b/_includes/upgrade.html index 3acad4eb..09a3e4b4 100644 --- a/_includes/upgrade.html +++ b/_includes/upgrade.html @@ -1,6 +1,6 @@ <div class="upgrade-container"> <input id="upgrade-toggle" type="checkbox"> <div class="upgrade-content"> - <p>{% t global.upgrade %} <a class="untranslated-link" href="https://getmonero.org/2018/10/11/monero-0.13.0-released.html">{% t global.moreinfo %}</a> <label class="upgrade-x" for="upgrade-toggle"></label></p> + <p>{% t global.upgrade %} <a class="untranslated-link" href="https://www.reddit.com/r/Monero/comments/9lcdme/preliminary_information_thread_regarding_the/">{% t global.moreinfo %}</a> <label class="upgrade-x" for="upgrade-toggle"></label></p> </div> </div> \ No newline at end of file