From 0100d848bd6c997bc2e8f119f002f211eae8f580 Mon Sep 17 00:00:00 2001 From: Eugen Kaparulin Date: Sun, 17 May 2026 01:20:29 +0300 Subject: [PATCH] Fix releases link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea0d483..d314722 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The goal is to build a PGP-first email client where: The Linux release is a self-contained AppImage — no installation required. -1. Download `Korax-x86_64.AppImage` from the [Releases](../../releases) page. +1. Download `Korax-x86_64.AppImage` from the [Releases](https://git.k-ops.eu/korax/korax-public/releases) page. 2. Make it executable: ```bash chmod +x Korax-x86_64.AppImage