fix Linux AppImage download link (#1679)

This commit is contained in:
ThePhilip 2017-03-17 17:46:47 -04:00 committed by Leo Lamprecht
parent 743507b439
commit fed0773bdc

View file

@ -632,7 +632,7 @@
<td><b>Other Linux distros</b> (.AppImage)</td>
<td class="soon">COMING SOON</td>
<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>
</tr>
</table>