From 5222bf09320ebc1cd5da799970fcc0d2dd32bb3f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 21 Oct 2012 11:05:51 -0500 Subject: 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 Signed-off-by: Lukas Fleischer --- web/template/header.php | 8 ++++---- web/template/pkg_details.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'web/template') diff --git a/web/template/header.php b/web/template/header.php index 265d638..a60174b 100644 --- a/web/template/header.php +++ b/web/template/header.php @@ -13,16 +13,16 @@ diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 74f9257..1c76557 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -192,7 +192,7 @@ if ($row["MaintainerUID"]): ?>
  • -
  • +
  • -- cgit v1.2.3-54-g00ecf