From patchwork Wed Nov 29 06:41:53 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 1567 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id D78CB60D8D for ; Tue, 28 Nov 2017 20:42:09 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 1CC0910CC; Tue, 28 Nov 2017 20:42:08 +0100 (CET) Received: from mx.link38.eu (mx.link38.eu [IPv6:2a03:4000:17:39a::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.link38.eu", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 525BFCCA for ; Tue, 28 Nov 2017 20:42:05 +0100 (CET) X-Virus-Scanned: ClamAV at mx.link38.eu Received: from mx-fra.brokers.link38.eu (mx-fra.brokers.link38.eu [10.141.75.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx.link38.eu (Postfix) with ESMTPS id 2664A40240 for ; Tue, 28 Nov 2017 20:41:56 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx-fra.brokers.link38.eu (Postfix) with ESMTPSA id 822CB9F43B for ; Tue, 28 Nov 2017 20:41:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=link38.eu; s=201711; t=1511898113; x=1574970113; bh=exjqK8DDFZLNBg4EwbLiCE5A64R7Ka90r+uba/UjoXI=; h=Date:From:To:Subject:Message-ID:Content-Type:From:To:Subject:Date: Cc; b=UYyHWDRntD4dGmPikvSme5OO6DU/Kt/us66Ex0xVW85xV+jEhHqxu0NYNtZZl3Tdq AQfNb3wRA7vJ0aJGEMQF4oyAm1WPlsEwb2UZG6yWlSnC3CbolTdcBPVZyHYrJjczBC mMKF3GHdkpe4IyhZkM1rcYH+micbcsRyEEs63zytW833mnujTOhlUVtOSnN2P9ykOd /2+QoNoPYMPblc+rAeDNaIg3zx7hMBOzTHA7co3VaQ7FKb236lTEtRZBw8d1Hb3zin fP2SMAbbxnxECMYJP/MFZTWFgFj60mSretIMvS+LKwG59H3qTxCSo3Wt146JBi0IM2 //NWVIOpHdrHQ== Date: Tue, 28 Nov 2017 20:41:53 +0100 From: Peter =?utf-8?q?M=C3=BCller?= To: "development@lists.ipfire.org" Subject: [PATCH] update links to www.ipfire.org at credits.cgi Message-ID: <20171128204153.7badcbe3.peter.mueller@link38.eu> Organization: Link38 MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" The links to the IPFire homepage in the credits.cgi file should point to the HTTPS version of the site now. Signed-off-by: Peter Müller --- html/cgi-bin/credits.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index f370e80b6..7cda40251 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -41,7 +41,7 @@ print <$Lang::tr{'donation-text'}

@@ -54,7 +54,7 @@ END print <
- $Lang::tr{'visit us at'}: http://www.ipfire.org/ + $Lang::tr{'visit us at'}: https://www.ipfire.org/