From 2cc57bbbbc939e663d63f4114263bbac03a5132d Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 30 May 2026 22:34:12 -0500 Subject: [PATCH] fix(ui): show full domain URL in update feed copy fields Use .Repository.HTMLURL instead of AppSubUrl+RepoLink so the copyable update feed URLs include the full domain name. Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/repo/licenses.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/licenses.tmpl b/templates/repo/licenses.tmpl index e6b7ceaa36..41c8e79dd9 100644 --- a/templates/repo/licenses.tmpl +++ b/templates/repo/licenses.tmpl @@ -156,14 +156,14 @@
- +
- +
-- 2.52.0