diff options
author | Dan McGee <dan@archlinux.org> | 2012-04-03 21:55:27 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-04-03 21:55:27 +0200 |
commit | ee2a587738f3e571f4e0e61153061ba6853475eb (patch) | |
tree | 2a51800c7a08a35ee1c3ce71f62f8a5d473ab95a /templates/packages/flag.html | |
parent | 51526a44ef0ab586c6b2204aa0989a669dcf99a2 (diff) | |
download | archweb-ee2a587738f3e571f4e0e61153061ba6853475eb.tar.gz archweb-ee2a587738f3e571f4e0e61153061ba6853475eb.tar.xz |
Use https:// links for all internal sites
We already use HTTPS exclusively for wiki, bugs, forums, etc. and we
have it available for our other sites, so link only to the https://
protocol locations when pointing users at other sites.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/packages/flag.html')
-rw-r--r-- | templates/packages/flag.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/flag.html b/templates/packages/flag.html index 5fc9c91..d122629 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -23,7 +23,7 @@ <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 href="http://mailman.archlinux.org/mailman/listinfo/arch-general" + an email to the <a href="https://mailman.archlinux.org/mailman/listinfo/arch-general" title="Visit the arch-general mailing list">arch-general mailing list</a> with your additional text.</p> |