mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
Merge !1165
Change link of 'upgrade' banner See merge request monero-project/monero-site!1165
This commit is contained in:
commit
a20812242e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue