From 31a4c735675e52c3fe74a4a297b7f26504a5ab9f Mon Sep 17 00:00:00 2001 From: Vedran Date: Fri, 15 Nov 2019 12:38:54 +0100 Subject: [PATCH] Fix broken link to branch from issue list (#9003) * Fix broken link to branch from issue list * Update templates/repo/issue/list.tmpl --- templates/repo/issue/list.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/issue/list.tmpl b/templates/repo/issue/list.tmpl index e64cef2724ce8..5f39575499efa 100644 --- a/templates/repo/issue/list.tmpl +++ b/templates/repo/issue/list.tmpl @@ -245,7 +245,7 @@ {{end}} {{if .Ref}} - + {{.Ref}} {{end}}