mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Remove mention of 'windows.php.net'
This commit is contained in:
@@ -237,7 +237,7 @@ to verify the tags:
|
||||
<h2>Binaries</h2>
|
||||
|
||||
<p>
|
||||
<a href="https://windows.php.net/download/">Binaries are available for
|
||||
<a href="https://www.php.net/downloads.php?usage=web&os=windows&osvariant=windows-downloads&version=default">Binaries are available for
|
||||
Microsoft Windows</a>. The PHP project does not currently release binary packages
|
||||
for other platforms such as Linux or macOS, but they are packaged by distributions
|
||||
and other providers. For more information, see:
|
||||
|
||||
@@ -142,13 +142,6 @@ site_header("A Tourist's Guide", ["current" => "help"]);
|
||||
has a wiki section and everyone is able to apply for wiki commit access.
|
||||
</p>
|
||||
|
||||
<h2 id="windows" class="content-header"><a href="https://windows.php.net/">windows.php.net</a>: PHP for Windows</h2>
|
||||
|
||||
<p class="content-box">
|
||||
This site is dedicated to supporting PHP on Microsoft Windows.
|
||||
It also supports ports of PHP extensions or features as well as providing special builds for the various Windows architectures.
|
||||
</p>
|
||||
|
||||
<h2 id="people" class="content-header"><a href="https://people.php.net/">people.php.net</a>: The PHP Developers Profiles</h2>
|
||||
|
||||
<p class="content-box">
|
||||
@@ -168,7 +161,6 @@ $SIDEBAR = <<<SIDEBAR_DATA
|
||||
<p class='panel'><a href="#doc">Documentation collaboration</a></p>
|
||||
<p class='panel'><a href="#git">Git Repository</a></p>
|
||||
<p class='panel'><a href="#wiki">The PHP Wiki</a></h2>
|
||||
<p class='panel'><a href="#windows">PHP for Windows</a></h2>
|
||||
<p class='panel'><a href="#people">The PHP Developers Profiles</a></h2>
|
||||
|
||||
SIDEBAR_DATA;
|
||||
|
||||
Reference in New Issue
Block a user