'Check for updates' now opens the changelog

This commit is contained in:
Mattias Erming 2014-12-12 00:07:06 +01:00
parent a1f864b511
commit c9cc666373
1 changed files with 1 additions and 1 deletions

View File

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