From 6df4b63c78f865ed0ad349098dd6bfcf9bf464a0 Mon Sep 17 00:00:00 2001 From: Sean Morrissey Date: Tue, 28 Apr 2026 10:43:16 -0400 Subject: [PATCH] appview/pages: fix good first issues link on homepage Signed-off-by: Sean Morrissey --- appview/pages/templates/timeline/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/timeline/home.html b/appview/pages/templates/timeline/home.html index 4e0ef24f..618f8636 100644 --- a/appview/pages/templates/timeline/home.html +++ b/appview/pages/templates/timeline/home.html @@ -348,7 +348,7 @@

We welcome contributions however big or small. You can start contributing by picking up a - good-first-issue. + good-first-issue.

View source -- 2.51.2