From 260816d64acd34f6ff1610abef7a266186887a96 Mon Sep 17 00:00:00 2001 From: Giteabot Date: Fri, 18 Apr 2025 11:10:58 +0800 Subject: [PATCH] Fix project board links to related Pull Requests (#34213) (#34222) Backport #34213 by @badhezi Resolves https://github.com/go-gitea/gitea/issues/34181 Co-authored-by: badhezi --- templates/repo/issue/card.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/issue/card.tmpl b/templates/repo/issue/card.tmpl index 2e19e86d7a..a3f3610044 100644 --- a/templates/repo/issue/card.tmpl +++ b/templates/repo/issue/card.tmpl @@ -45,7 +45,7 @@ {{if $.Page.LinkedPRs}} {{range index $.Page.LinkedPRs .ID}}