From 3fb4c10f2bcb248ce1ac1205765da2c92ed19a5b Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 31 Jul 2026 01:17:29 +0200 Subject: [PATCH] Point the APK download link at Forgejo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The login page linked to github.com/ifedan-ed/pediatric-ai-scribe-v3/releases/latest, which returns 404 — releases are published to git.danvics.com by the Forgejo APK workflow. Verified: the Forgejo URL returns 200, the GitHub one 404. Co-Authored-By: Claude Opus 5 --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 591fb8a..bb10ace 100644 --- a/public/index.html +++ b/public/index.html @@ -134,7 +134,7 @@