mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
'Check for updates' now opens the changelog
This commit is contained in:
parent
a1f864b511
commit
c9cc666373
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@
|
|||
<div class="col-sm-12">
|
||||
<p class="about">
|
||||
You're currently running version <small><%= version %></small><br>
|
||||
<a href="http://github.com/erming/shout" target="_blank">Check for updates</a>
|
||||
<a href="https://raw.githubusercontent.com/erming/shout/master/CHANGELOG.md" target="_blank">Check for updates</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue