Change link of 'upgrade' banner

See merge request monero-project/monero-site!1165
This commit is contained in:
luigi1111 2019-12-12 20:28:39 +01:00
commit a20812242e

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://www.reddit.com/r/Monero/comments/dtt2j3/cli_v01500_carbon_chamaeleon_released/">{% 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/d884zt/preliminary_information_thread_regarding_the/">{% t global.moreinfo %}</a> <label class="upgrade-x" for="upgrade-toggle"></label></p>
</div>
</div>