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

bugs and wiki should link to https

This commit is contained in:
Hannes Magnusson
2013-12-13 15:11:04 -08:00
parent 384e52fee0
commit f3041a3220

View File

@@ -112,7 +112,7 @@ site_header("A Tourist's Guide", array("current" => "help"));
its sister, PEAR.
</p>
<h2 id="bugs" class="content-header"><a href="http://bugs.php.net/">bugs.php.net</a>: Bug Database</h2>
<h2 id="bugs" class="content-header"><a href="https://bugs.php.net/">bugs.php.net</a>: Bug Database</h2>
<p class="content-box">
The bug database is where you can bring problems with PHP to the attention of
@@ -227,7 +227,7 @@ site_header("A Tourist's Guide", array("current" => "help"));
analysis.
</p>
<h2 id="wiki" class="content-header"><a href="http://wiki.php.net/">wiki.php.net</a>: The PHP Wiki</h2>
<h2 id="wiki" class="content-header"><a href="https://wiki.php.net/">wiki.php.net</a>: The PHP Wiki</h2>
<p class="content-box">
Home of the official PHP wiki, this site contains information related to php.net like