diff options
author | Dan McGee <dan@archlinux.org> | 2010-09-23 06:24:00 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-09-23 06:24:00 +0200 |
commit | d0170b7fc90e31bd75c97d5c55de7b5dec29cf53 (patch) | |
tree | e9567befd6a4b45c461b1eedef6eef17e861b020 /templates/packages/flag.html | |
parent | 47c95a2821d1fb926446d2379d4b2273af5482dc (diff) | |
download | archweb-d0170b7fc90e31bd75c97d5c55de7b5dec29cf53.tar.gz archweb-d0170b7fc90e31bd75c97d5c55de7b5dec29cf53.tar.xz |
Update BBS and bugs links to use HTTPS
Since we only do HTTPS now on these services, no point in sending someone
through a useless redirect.
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 b459819..f08b758 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -26,7 +26,7 @@ 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 href="http://bugs.archlinux.org" + package is broken! Use the <a href="https://bugs.archlinux.org" title="Arch Linux Bugtracker">bug tracker</a> instead.</p> <p>Please confirm your flag request for {{pkg.pkgname}}:</p> |