Updated link on upgrade snippet to Reddit post as per dEBRUYNE's request

This commit is contained in:
Diego Salazar 2018-10-17 10:48:05 -06:00
parent 60ae1b7153
commit f50978e782
No known key found for this signature in database
GPG key ID: 721B3950AB37AC6F

View file

@ -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>