mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
docs: fix stable appimage download link
This commit is contained in:
parent
0ada2d7fc3
commit
f413ce4801
@ -7,7 +7,7 @@ range of Linux distributions.
|
|||||||
|
|
||||||
Download and make the file executable and you're ready to run!
|
Download and make the file executable and you're ready to run!
|
||||||
|
|
||||||
<a href="{{ ubuntu16_AppImage_stable }}" class="btn">AppImage</a>
|
<a href="{{ ubuntu18_AppImage_stable }}" class="btn">AppImage</a>
|
||||||
<a href="{{ ubuntu18_AppImage_nightly }}" class="btn">Nightly AppImage</a>
|
<a href="{{ ubuntu18_AppImage_nightly }}" class="btn">Nightly AppImage</a>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user