From 39ae185aed362c9081cb8832e90cd2fe08ff3900 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 21 Apr 2013 23:41:37 -0400 Subject: Use a BUGTRACKER_RELENG_URL for releng/views.py --- settings.py | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 98819250..de8afe66 100644 --- a/settings.py +++ b/settings.py @@ -141,6 +141,7 @@ PXEBOOT_URL = 'http://repo.parabolagnulinux.org/pxeboot/' MAILMAN_BASE_URL = 'https://lists.parabolagnulinux.org/' BUGTRACKER_URL = 'https://labs.parabola.nu/' +BUGTRACKER_RELENG_URL = 'https://labs.parabola.nu/projects/isos' BRANDING_APPNAME = 'parabolaweb' BRANDING_DISTRONAME = 'Parabola GNU/Linux-libre' -- cgit v1.2.3