Author: peterdd (peterdd) Committer: GitHub (web-flow) Pusher: kelunik Date: 2021-09-25T15:49:29+02:00
Commit: https://github.com/php/web-php/commit/3c234a068080d121a8640e30982a0b6ef6576bed Raw diff: https://github.com/php/web-php/commit/3c234a068080d121a8640e30982a0b6ef6576bed.diff Link qa.php.net, svn.php.net, people.php.net with https (#447) They're reachable, so they should be the default for those links. Changed paths: M sites.php Diff: diff --git a/sites.php b/sites.php index b582fb086..99332cfcb 100644 --- a/sites.php +++ b/sites.php @@ -134,7 +134,7 @@ before being made official. Documentation is built here four times a day. </p> -<h2 id="qa" class="content-header"><a href="http://qa.php.net/">qa.php.net</a>: Quality Assurance Team</h2> +<h2 id="qa" class="content-header"><a href="https://qa.php.net/">qa.php.net</a>: Quality Assurance Team</h2> <p class="content-box"> The Quality Assurance team is one of the most important pieces of the PHP @@ -160,7 +160,7 @@ interface to it. There you can browse the history (and latest versions) of the </p> </div> -<h2 id="svn" class="content-header"><a href="http://svn.php.net/">svn.php.net</a>: Archived SVN Repository</h2> +<h2 id="svn" class="content-header"><a href="https://svn.php.net/">svn.php.net</a>: Archived SVN Repository</h2> <p class="content-box"> The PHP project used to be organized under the SVN revision control system, but @@ -226,7 +226,7 @@ interface to it. There you can browse the history (and latest versions) of the has a wiki section and everyone is able to apply for wiki commit access. </p> -<h2 id="people" class="content-header"><a href="http://people.php.net/">people.php.net</a>: The PHP Developers Profiles</h2> +<h2 id="people" class="content-header"><a href="https://people.php.net/">people.php.net</a>: The PHP Developers Profiles</h2> <p class="content-box"> A list of the developers behind PHP along with quick profiles for each of them. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php