From 3e259b11a163b3ecf278c222dfa6f6d23d64d89d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 22 Nov 2019 15:52:59 +0100 Subject: fixed url of Archlinux32 bug tracker --- feeds.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'feeds.php') diff --git a/feeds.php b/feeds.php index 2869740..b7ed8a0 100644 --- a/feeds.php +++ b/feeds.php @@ -196,7 +196,7 @@ if (count($uri_parts) == 0) { // index page print " \n"; foreach ($bugtracker_operations as $label => $option) { print " \n"; - print " Feed\n"; + print " Feed\n"; print " \n"; } print " \n"; -- cgit v1.2.3