summaryrefslogtreecommitdiff
path: root/templates/packages/flaghelp.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-11 19:51:21 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-11 19:51:21 -0500
commit438574afcd31298e9c78f3a61006e83ad3d56225 (patch)
tree07a1d784273e5d00e8eb41b44af1fe195e10dd53 /templates/packages/flaghelp.html
parent2b9c2845a9a7c0c6fb83ab6d4722f102f05c4da6 (diff)
I take it back, using // instead of https:// was a bad idea, it makes links from non-https be bad
Diffstat (limited to 'templates/packages/flaghelp.html')
-rw-r--r--templates/packages/flaghelp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html
index eac13f83..0bb0c367 100644
--- a/templates/packages/flaghelp.html
+++ b/templates/packages/flaghelp.html
@@ -25,12 +25,12 @@
<p>The message box portion of the flag utility is optional, and meant
for short messages only. If you need more than 200 characters for your
message, then file a bug report, email the maintainer directly, or send
- an email to the <a target="_blank" href="//lists.parabolagnulinux.org/mailman/listinfo/dev"
+ an email to the <a target="_blank" href='https://lists.parabolagnulinux.org/mailman/listinfo/dev"
title="Visit the parabola dev mailing list">parabola mailing list</a>
with your additional text.</p>
<p><strong>Note:</strong> Please do <em>not</em> use this facility if the
- package is broken! Use the <a target="_blank" href="//bugs.parabolagnulinux.org"
+ package is broken! Use the <a target="_blank" href='https://bugs.parabolagnulinux.org"
title="Parabola Bugtracker">bugtracker</a> instead.</p>
</body>