Skip to content

Commit

Permalink
Change APK link to "latest" so it does not need updating with new ver…
Browse files Browse the repository at this point in the history
…sions (#27)
  • Loading branch information
sl1txdvd authored Jul 7, 2024
1 parent 66523ac commit c3bc4f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ id: home
</div>

<footer>
<a href="https://github.com/tuskyapp/Tusky/releases/download/v24.1/tusky-v24.1.apk">
<a href="https://github.com/tuskyapp/Tusky/releases/latest">
<i class="icon-download"></i>
<span>Download apk v24.1</span>
<span>Download latest apk</span>
</a>
<a href="https://github.com/tuskyapp/Tusky/blob/develop/CHANGELOG.md">
<i class="icon-changelog"></i>
Expand Down

0 comments on commit c3bc4f3

Please sign in to comment.