summaryrefslogtreecommitdiff
path: root/feeds.php
diff options
context:
space:
mode:
Diffstat (limited to 'feeds.php')
-rw-r--r--feeds.php2
1 files changed, 1 insertions, 1 deletions
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 " </td>\n";
foreach ($bugtracker_operations as $label => $option) {
print " <td>\n";
- print " <a href=\"https://bugs.archlinux.org/feed.php?feed_type=rss2&" . $option . "project=" . $id . "\" class=\"rss\">Feed</a>\n";
+ print " <a href=\"https://bugs.archlinux32.org/feed.php?feed_type=rss2&" . $option . "project=" . $id . "\" class=\"rss\">Feed</a>\n";
print " </td>\n";
}
print " </tr>\n";