Skip to content

Commit

Permalink
updated linux release detection
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonfra04 authored Nov 26, 2024
1 parent d276e56 commit 32b42f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stronzflix/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<img src="/svg/windows.svg" alt="Windows" class="download-icon">
<span>Download Windows</span>
</a>
<a href="Linux" rel="noopener noreferrer" class="button">
<a href=".AppImage" rel="noopener noreferrer" class="button">
<img src="/svg/linux.svg" alt="Linux" class="download-icon">
<span>Download Linux</span>
</a>
Expand Down

0 comments on commit 32b42f5

Please sign in to comment.