From 6f3e138d248e62b15bf52615cea1192f2d4bb0c5 Mon Sep 17 00:00:00 2001
From: Pierrick Charron
Date: Thu, 18 Dec 2025 14:24:00 -0500
Subject: [PATCH] Update windows download link in createReleaseEntry
---
bin/createReleaseEntry | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/createReleaseEntry b/bin/createReleaseEntry
index 38d8fa794..a9dcf1e65 100755
--- a/bin/createReleaseEntry
+++ b/bin/createReleaseEntry
@@ -36,7 +36,7 @@ $template = <<All PHP $branch users are encouraged to upgrade to this version.
For source downloads of PHP $version please visit our downloads page,
-Windows source and binaries can be found on windows.php.net/download/.
+Windows source and binaries can also be found there.
The list of changes is recorded in the ChangeLog.
EOD;