Skip to content

Commit 1efcff9

Browse files
shivammathurderickr
authored andcommitted
Replace windows link in the sources
1 parent a9ba48e commit 1efcff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/version.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ function show_source_releases()
147147
</li>
148148
<?php endforeach; ?>
149149
<li>
150-
<a href="https://windows.php.net/download#php-<?php echo urlencode($mver); ?>">
150+
<a href="/downloads.php?os=windows&osvariant=windows-downloads&version=<?php echo urlencode($mver); ?>">
151151
Windows downloads
152152
</a>
153153
</li>

0 commit comments

Comments
 (0)