Author: Pierrick Charron (adoy)
Date: 2025-12-18T14:24:00-05:00
Commit: Update windows download link in createReleaseEntry · php/web-php@6f3e138 · GitHub
Raw diff: https://github.com/php/web-php/commit/6f3e138d248e62b15bf52615cea1192f2d4bb0c5.diff
Update windows download link in createReleaseEntry
Changed paths:
M bin/createReleaseEntry
Diff:
diff --git a/bin/createReleaseEntry b/bin/createReleaseEntry
index 38d8fa7941..a9dcf1e658 100755
--- a/bin/createReleaseEntry
+++ b/bin/createReleaseEntry
@@ -36,7 +36,7 @@ $template = <<<EOD
<p>All PHP $branch users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP $version please visit our <a href="PHP: Manual Quick Reference page</a>,
-Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows\.php\.net/download/</a>\.
+Windows source and binaries can also be found <a href="PHP: Downloads.
The list of changes is recorded in the <a href="PHP: Manual Quick Reference.
</p>
EOD;