mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 13:18:40 -09:00
fix Linux AppImage download link (#1679)
This commit is contained in:
parent
743507b439
commit
fed0773bdc
1 changed files with 1 additions and 1 deletions
|
|
@ -632,7 +632,7 @@
|
||||||
<td><b>Other Linux distros</b> (.AppImage)</td>
|
<td><b>Other Linux distros</b> (.AppImage)</td>
|
||||||
<td class="soon">COMING SOON</td>
|
<td class="soon">COMING SOON</td>
|
||||||
<td id="td-appimage" colspan="2">
|
<td id="td-appimage" colspan="2">
|
||||||
<a href="https://github.com/zeit/hyper/releases/download/1.3.1/hyper-1.3.0-x86_64-linux.AppImage">DOWNLOAD <img src="static/download-icon.svg"/></a>
|
<a href="https://github.com/zeit/hyper/releases/download/1.3.1/hyper-1.3.1-x86_64-linux.AppImage">DOWNLOAD <img src="static/download-icon.svg"/></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue