We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f94b15 commit 43b861cCopy full SHA for 43b861c
1 file changed
apps/marketing/src/pages/index.astro
@@ -140,7 +140,7 @@ import { SelfHostContactModal } from "../components/self-host-contact-modal";
140
</a>
141
<a
142
data-os="linux-x64"
143
- href="https://github.com/RhysSullivan/executor/releases/latest/download/executor-desktop-linux-x64.AppImage"
+ href="https://github.com/RhysSullivan/executor/releases/latest/download/executor-desktop-linux-x86_64.AppImage"
144
class="btn-primary btn-primary--hero"
145
>
146
Download for Linux
0 commit comments