Commit:    986c0f0ab1f40f17c0132387703169d16cf14d9e
Author:    Davey Shafik <m...@daveyshafik.com>         Fri, 2 Dec 2016 02:02:46 
-0800
Parents:   3e80f58da034be94b7a115e5710389ab5805d66f
Branches:  master

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

Log:
Fix windows link

Changed paths:
  M  archive/entries/2016-12-01-3.xml
  M  releases/7_1_0.php


Diff:
diff --git a/archive/entries/2016-12-01-3.xml b/archive/entries/2016-12-01-3.xml
index 1f68067..38f048b 100644
--- a/archive/entries/2016-12-01-3.xml
+++ b/archive/entries/2016-12-01-3.xml
@@ -24,7 +24,7 @@
      <li><a href="https://wiki.php.net/rfc#php_71";>Many more features and 
changes…</a></li>
      </ul>
      
-     <p>For source downloads of PHP 7.1.0 please visit our <a 
href="http://www.php.net/downloads";>downloads</a> page, Windows binaries can be 
found on windows.php.net/download/. The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.1.0";>ChangeLog</a>.</p>
+     <p>For source downloads of PHP 7.1.0 please visit our <a 
href="http://www.php.net/downloads";>downloads</a> page, Windows binaries can be 
found on the <a href="http://windows.php.net/download";>PHP for Windows</a> 
site. The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.1.0";>ChangeLog</a>.</p>
      
      <p>The <a href="http://php.net/manual/en/migration71.php";>migration 
guide</a> is available in the PHP Manual. Please consult it for the detailed 
list of new features and backward incompatible changes.</p>
      
diff --git a/releases/7_1_0.php b/releases/7_1_0.php
index b4d5a3d..4da7b13 100644
--- a/releases/7_1_0.php
+++ b/releases/7_1_0.php
@@ -21,7 +21,7 @@ site_header("PHP 7.1.0 Release Announcement");
           <li><a href="https://wiki.php.net/rfc#php_71";>Many more features and 
changes…</a></li>
      </ul>
 
-     <p>For source downloads of PHP 7.1.0 please visit our <a 
href="http://www.php.net/downloads";>downloads</a> page, Windows binaries can be 
found on windows.php.net/download/. The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.1.0";>ChangeLog</a>.</p>
+     <p>For source downloads of PHP 7.1.0 please visit our <a 
href="http://www.php.net/downloads";>downloads</a> page, Windows binaries can be 
found on the <a href="http://windows.php.net/download";>PHP for Windows</a> 
site. The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.1.0";>ChangeLog</a>.</p>
 
      <p>The <a href="http://php.net/manual/en/migration71.php";>migration 
guide</a> is available in the PHP Manual. Please consult it for the detailed 
list of new features and backward incompatible changes.</p>


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

Reply via email to