Improve wording and link for viewing the changelog

This commit is contained in:
Jérémie Astori 2016-02-10 06:31:26 +00:00
parent be152873ff
commit 5311224371

View file

@ -271,7 +271,7 @@
<div class="col-sm-12"> <div class="col-sm-12">
<p class="about"> <p class="about">
You're currently running version <small><%= version %></small><br> You're currently running version <small><%= version %></small><br>
<a href="https://raw.githubusercontent.com/thelounge/lounge/master/CHANGELOG.md" target="_blank">Check for updates</a> <a href="https://github.com/thelounge/lounge/blob/master/CHANGELOG.md#readme" target="_blank">View the changelog</a>
</p> </p>
</div> </div>
</div> </div>