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:
committed by
Derick Rethans
parent
a9ba48e13a
commit
1efcff97ec
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user