From 897211374f0812d2a852f2e3595541827df44afc Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 20 Apr 2011 00:05:31 +0200 Subject: Use HTTPs for links in the main site navigation bar (fixes FS#23832). Basically just sync with what archweb currently uses, prefixing all relative URLs with "http://www.archlinux.org". Signed-off-by: Lukas Fleischer --- web/template/header.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'web') diff --git a/web/template/header.php b/web/template/header.php index 0f0e362f..3ea2798e 100644 --- a/web/template/header.php +++ b/web/template/header.php @@ -18,13 +18,13 @@ -- cgit v1.2.3-24-g4f1b