Skip to content

Commit

Permalink
doc.php.net is on HTTPS now, and contribution guide URL changed (#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwins authored Oct 26, 2024
1 parent 0ceadab commit b076302
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions docs.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
Note, that many languages are just under translation, and
the untranslated parts are still in English. Also some translated
parts might be outdated. The translation teams are
<a href="http://doc.php.net/">open to contributions</a>.
<a href="https://doc.php.net/">open to contributions</a>.
</p>
</div>

Expand Down Expand Up @@ -65,7 +65,7 @@
<ul class="content-box listed">
<li>
If you are interested in how the documentation is edited and translated,
you should read the <a href="http://doc.php.net/tutorial/">Documentation HOWTO</a>.
you should read the <a href="https://doc.php.net/guide/">contribution guide</a>.
</li>
<li>
<a href="http://pear.php.net/manual/">Documentation of PEAR and the various
Expand Down
4 changes: 2 additions & 2 deletions error.php
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,8 @@
"pear" => "http://pear.php.net/",
"bugs" => "https://bugs.php.net/",
"bugstats" => "https://bugs.php.net/stats.php",
"phpdochowto" => "http://doc.php.net/tutorial/",
"rev" => "http://doc.php.net/revcheck.php?p=graph&lang=$LANG",
"phpdochowto" => "https://doc.php.net/guide/",
"rev" => "https://doc.php.net/revcheck.php?p=graph&lang=$LANG",
"release/5_3_0.php" => "/releases/5_3_0.php", // PHP 5.3.0 release announcement had a typo
"ideas.php" => "http://wiki.php.net/ideas", // BC
"releases.atom" => "/releases/feed.php", // BC, No need to pre-generate it
Expand Down
2 changes: 1 addition & 1 deletion get-involved.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
on <a href="https://github.com/php/php-src/issues/">GitHub Issues</a>.</li>
<li>Help maintain and or translate documentation files
at the doc-* repositories on <a href="https://github.com/php/?q=doc">github</a>. Check out our
<a href="http://doc.php.net/tutorial/">guide for contributors</a>.</li>
<a href="https://doc.php.net/guide/">guide for contributors</a>.</li>
</ol>

<h3 class="content-header" id="php-src">Development of the PHP source</h3>
Expand Down
6 changes: 3 additions & 3 deletions git-php.php
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,11 @@
</tr>
<tr>
<td class="sub">Reading the PHP source</td>
<td><a href="http://doc.php.net/tutorial/">Maintaining the documentation</a></td>
<td><a href="https://doc.php.net/guide/">Maintaining the documentation</a></td>
</tr>
<tr>
<td class="sub">Using PHP extensions</td>
<td><a href="http://doc.php.net/tutorial/">Translating the documentation</a></td>
<td><a href="https://doc.php.net/guide/">Translating the documentation</a></td>
</tr>
<tr>
<td class="sub">Creating experimental PHP extensions</td>
Expand Down Expand Up @@ -259,7 +259,7 @@
Similarly, if you plan on contributing documentation, you should
<a href="mailto:[email protected]">subscribe to the
documentation mailing list</a>, and read the
<a href="http://doc.php.net/tutorial/">PHP Documentation HOWTO</a>.
<a href="https://doc.php.net/guide/">PHP Documentation contribution guide</a>.
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion license/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
copyright (c) the PHP Documentation Group
</li>
<li><a href="http://creativecommons.org/licenses/by/3.0/">Summary</a> in human-readable form</li>
<li>Practical Information: <a href="http://doc.php.net/tutorial/">Documentation HOWTO</a></li>
<li>Practical Information: <a href="https://doc.php.net/guide/">Contribution Guide</a></li>
</ul>

<a id="web-lic"></a>
Expand Down
2 changes: 1 addition & 1 deletion manual/help-translate.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<h3>How to help translate the PHP Manual</h3>
<p>
If you're interested in helping translate a specific language, then please read the translation section of the <a href="http://doc.php.net/tutorial/">Guide for Manual Contributors</a> and contact the appropriate mailing list. Whether or not your language is shown below, you are very welcome to help translate the PHP Manual from English to another language.
If you're interested in helping translate a specific language, then please read the translation section of the <a href="https://doc.php.net/guide/">Guide for Manual Contributors</a> and contact the appropriate mailing list. Whether or not your language is shown below, you are very welcome to help translate the PHP Manual from English to another language.
</p>

<h3>Using outdated translations</h3>
Expand Down
2 changes: 1 addition & 1 deletion manual/php4.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ul>
<li>
You can download a copy in the <a href="http://doc.php.net/archives/">documentation archives</a>.
You can download a copy in the <a href="https://doc.php.net/archives/">documentation archives</a>.
</li>
<li>
You can also find the <a href="https://php-legacy-docs.zend.com/manual/php4/en/index">PHP 4 legacy manual</a>
Expand Down
2 changes: 1 addition & 1 deletion manual/php5.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ul>
<li>
You can download a copy in the <a href="http://doc.php.net/archives/">documentation archives</a>.
You can download a copy in the <a href="https://doc.php.net/archives/">documentation archives</a>.
</li>
<li>
You can also find the <a href="https://php-legacy-docs.zend.com/manual/php5/en/index">PHP 5 legacy manual</a>
Expand Down
2 changes: 1 addition & 1 deletion sites.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
reported the same problem!).
</p>

<h2 id="doc" class="content-header"><a href="http://doc.php.net/">doc.php.net</a>: Documentation Tools</h2>
<h2 id="doc" class="content-header"><a href="https://doc.php.net/">doc.php.net</a>: Documentation Tools</h2>

<p class="content-box">
This page provides set of useful tools for PHP Manual translators
Expand Down

0 comments on commit b076302

Please sign in to comment.