1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Replace windows link in the sources

This commit is contained in:
Shivam Mathur
2025-08-18 04:34:31 +05:30
committed by Derick Rethans
parent a9ba48e13a
commit 1efcff97ec

View File

@@ -147,7 +147,7 @@ function show_source_releases()
</li>
<?php endforeach; ?>
<li>
<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); ?>">
Windows downloads
</a>
</li>