Use HTTPS links everywhere for Arch sites

The main site, wiki, and BBS are using HTTPS exclusively, so link
directly to the correct protocol rather than forcing a redirect.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Dan McGee 2012-10-21 11:05:51 -05:00 committed by Lukas Fleischer
parent 7e201e5a3a
commit 5222bf0932
9 changed files with 16 additions and 16 deletions

View file

@ -32,7 +32,7 @@ Submitting patches
Submit uncompressed git-formatted patches to aur-dev@archlinux.org.
You will need to register on the mailing list before submitting:
http://mailman.archlinux.org/mailman/listinfo/aur-dev
https://mailman.archlinux.org/mailman/listinfo/aur-dev
Base your patches on the master branch as forward development is done there.
When writing patches please keep unnecessary changes to a minimum.