Commit:    6841b2169e177b1eab79d814b0c2b3b9eb505e33
Author:    Kalle Sommer Nielsen <[email protected]>         Fri, 12 Jun 2015 
16:07:33 +0200
Parents:   6ecaa7e9ea9bdffad8dbcb799a6127a2b364cc8b
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=6841b2169e177b1eab79d814b0c2b3b9eb505e33

Log:
Use https as suggested by Hannes

Changed paths:
  M  archive/entries/2015-06-11-3.xml


Diff:
diff --git a/archive/entries/2015-06-11-3.xml b/archive/entries/2015-06-11-3.xml
index a7bc267..581a583 100644
--- a/archive/entries/2015-06-11-3.xml
+++ b/archive/entries/2015-06-11-3.xml
@@ -42,8 +42,8 @@
 
      <p>
       For source downloads of PHP 7.0.0 Alpha 1 please visit
-      the <a href="http://downloads.php.net/ab";>download page</a>, Windows 
binaries
-      can be found on <a 
href="http://windows.php.net/qa/";>windows.php.net/qa/</a>.
+      the <a href="https://downloads.php.net/ab/";>download page</a>, Windows 
binaries
+      can be found on <a 
href="https://windows.php.net/qa/";>windows.php.net/qa/</a>.
      </p>
 
      <p>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to