summaryrefslogtreecommitdiff
path: root/releng
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-02 00:13:47 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-02 00:13:47 -0500
commitd265eb8b328fc58879618d20177967c51fde383e (patch)
treeeaaa2829658b1e677b5acfb45fee88b4f6f32c01 /releng
parenta10b6d884f4f102f5216f4b341f35bb341cee176 (diff)
These for references to arch slipped through.
Diffstat (limited to 'releng')
-rw-r--r--releng/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/views.py b/releng/views.py
index 2b3d0936..e17a6e9c 100644
--- a/releng/views.py
+++ b/releng/views.py
@@ -42,7 +42,7 @@ class TestForm(forms.ModelForm):
success = forms.BooleanField(
help_text="Only check this if everything went fine. " \
"If you ran into problems please create a ticket on <a " \
- "href=\"https://bugs.archlinux.org/index.php?project=6\">the " \
+ "href=\"//bugs.parabolagnulinux.org/\">the " \
"bugtracker</a> (or check that one already exists) and link to " \
"it in the comments.",
required=False)