summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index bc15b0ab..8cde6342 100644
--- a/settings.py
+++ b/settings.py
@@ -140,6 +140,7 @@ PXEBOOT_URL = 'http://releng.archlinux.org/pxeboot/'
SVN_BASE_URL = 'svn://svn.archlinux.org/'
MAILMAN_BASE_URL = 'https://mailman.archlinux.org/'
+BUGTRACKER_URL = 'https://bugs.archlinux.org/'
BRANDING_APPNAME = 'archweb'
BRANDING_DISTRONAME = 'Arch Linux'