We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ba48e commit 1efcff9Copy full SHA for 1efcff9
1 file changed
include/version.inc
@@ -147,7 +147,7 @@ function show_source_releases()
147
</li>
148
<?php endforeach; ?>
149
<li>
150
- <a href="https://windows.php.net/download#php-<?php echo urlencode($mver); ?>">
+ <a href="/downloads.php?os=windows&osvariant=windows-downloads&version=<?php echo urlencode($mver); ?>">
151
Windows downloads
152
</a>
153
0 commit comments