mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
fix: update bugs.php.net and wiki.php.net links to https
This commit is contained in:
committed by
Derick Rethans
parent
d3d1ffb456
commit
c8c27a6e86
@@ -7,7 +7,7 @@ $SIDEBAR_DATA = '
|
||||
<div class="body">
|
||||
<p>
|
||||
This page is intended to help setup a development environment for PHP, if mistakes are found
|
||||
please <a href="http://bugs.php.net">report</a> them.
|
||||
please <a href="https://bugs.php.net">report</a> them.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user