From 21cbaa9ff9ec63d9ae23930cc4288fcc9f7025e5 Mon Sep 17 00:00:00 2001 From: Tyler Koenig Date: Tue, 2 Jun 2026 15:43:44 -0400 Subject: [PATCH] docs: point release downloads to GitHub mirror GitHub is the public storefront. Binary releases link to GitHub where the relay workflow publishes them. Clarify Linux amd64 only for binary downloads. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67dec7e..4099255 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ First run: set `UPTOP_ADMIN_KEY` to your SSH public key, or attach to the contai
-Binary +Binary (Linux amd64) -Download from [Releases](https://gitea.lerkolabs.com/lerkolabs/uptop/releases). +Download from [Releases](https://github.com/lerkolabs/uptop/releases).