mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
fix: update pear.php.net and pecl.php.net links to https
This commit is contained in:
committed by
Derick Rethans
parent
a62726eb5f
commit
5d9af2102f
@@ -76,7 +76,7 @@ site_header("A Tourist's Guide", ["current" => "help"]);
|
||||
</p>
|
||||
|
||||
<h2 id="pear" class="content-header">
|
||||
<a href="http://pear.php.net/">pear.php.net</a>:
|
||||
<a href="https://pear.php.net/">pear.php.net</a>:
|
||||
The PHP Extension and Application Repository
|
||||
</h2>
|
||||
|
||||
@@ -89,7 +89,7 @@ site_header("A Tourist's Guide", ["current" => "help"]);
|
||||
</p>
|
||||
|
||||
<h2 id="pecl" class="content-header">
|
||||
<a href="http://pecl.php.net/">pecl.php.net</a>:
|
||||
<a href="https://pecl.php.net/">pecl.php.net</a>:
|
||||
The PHP Extension Community Library
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user