Commit:    74c28cb6100f0a6a8c284d02e627b3c1745ee3d0
Author:    Kalle Sommer Nielsen <[email protected]>         Fri, 12 Jun 2015 
16:07:33 +0200
Parents:   c660b4ad61030ab8bc825fd666168e74a13d0a9f
Branches:  master

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

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