diff options
author | Dan McGee <dan@archlinux.org> | 2012-10-21 18:05:51 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-10-22 12:33:11 +0200 |
commit | 5222bf09320ebc1cd5da799970fcc0d2dd32bb3f (patch) | |
tree | 2a3c1a5018e6898ef5df624b7b53f3d6b998907c /HACKING | |
parent | 7e201e5a3a7e85aea89f076b89626604b6b2b7bb (diff) | |
download | aur-5222bf09320ebc1cd5da799970fcc0d2dd32bb3f.tar.gz aur-5222bf09320ebc1cd5da799970fcc0d2dd32bb3f.tar.xz |
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>
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |