From a0cae1a0c581be237be9b76390ad3a526ef28aed Mon Sep 17 00:00:00 2001 From: Seongmin Lee Date: Thu, 14 May 2026 12:16:51 +0900 Subject: [PATCH] knotmirror/templates: make rkey column to pdsls link for convenience Signed-off-by: Seongmin Lee --- knotmirror/templates/repos.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knotmirror/templates/repos.html b/knotmirror/templates/repos.html index 9fb3ebef..17401c67 100644 --- a/knotmirror/templates/repos.html +++ b/knotmirror/templates/repos.html @@ -49,7 +49,7 @@ {{range .Repos}} {{.Did}} - {{.Name}} + {{.Name}} {{.KnotDomain}} {{.State}} {{.RetryCount}} -- 2.51.2