Point the APK download link at Forgejo
All checks were successful
Forgejo Android APK / Build signed APK (push) Successful in 2m48s
All checks were successful
Forgejo Android APK / Build signed APK (push) Successful in 2m48s
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 <noreply@anthropic.com>
This commit is contained in:
parent
4613a27879
commit
3fb4c10f2b
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@
|
|||
</div>
|
||||
|
||||
<div id="apk-download-link" style="text-align:center;margin:14px 0 0;font-size:13px;">
|
||||
<a href="https://github.com/ifedan-ed/pediatric-ai-scribe-v3/releases/latest" target="_blank" rel="noopener" style="color:#2563eb;text-decoration:none;font-weight:500;">
|
||||
<a href="https://git.danvics.com/danvics/pediatric-ai-scribe-v3/releases/latest" target="_blank" rel="noopener" style="color:#2563eb;text-decoration:none;font-weight:500;">
|
||||
<i class="fas fa-mobile-screen"></i> Download Android app (APK)
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue