File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979<ul class="content-box listed">
8080 <li>
8181 If you are interested in how the documentation is edited and translated,
82- you should read the <a href="https ://wiki .php.net/doc/howto ">Documentation HOWTO</a>.
82+ you should read the <a href="http ://doc .php.net/tutorial/ ">Documentation HOWTO</a>.
8383 </li>
8484 <li>
8585 <a href="http://gtk.php.net/docs.php">PHP-GTK related documentation</a>
Original file line number Diff line number Diff line change 104104// BC: handle documentation howto moved to the doc.php.net server
105105// (redirect to index page)
106106if (preg_match ("!^manual/howto/! " , $ URI , $ array )) {
107- mirror_redirect ("https ://wiki .php.net/doc/howto " );
107+ mirror_redirect ("http ://doc .php.net/tutorial/ " );
108108}
109109
110110// ============================================================================
Original file line number Diff line number Diff line change 215215 </tr>
216216 <tr>
217217 <td class="sub">Reading the PHP source</td>
218- <td><a href="https ://wiki .php.net/doc/howto ">Maintaining the documentation</a></td>
218+ <td><a href="http ://doc .php.net/tutorial/ ">Maintaining the documentation</a></td>
219219 </tr>
220220 <tr>
221221 <td class="sub">Using PHP extensions</td>
222- <td><a href="https ://wiki .php.net/doc/howto ">Translating the documentation</a></td>
222+ <td><a href="http ://doc .php.net/tutorial/ ">Translating the documentation</a></td>
223223 </tr>
224224 <tr>
225225 <td class="sub">Creating experimental PHP extensions</td>
273273 Similarly, if you plan on contributing documentation, you should
274274 <a href="mailto:phpdoc-subscribe@lists.php.net">subscribe to the
275275 documentation mailing list</a>, and read the
276- <a href="https ://wiki .php.net/doc/howto ">PHP Documentation HOWTO</a>.
276+ <a href="http ://doc .php.net/tutorial/ ">PHP Documentation HOWTO</a>.
277277</p>
278278
279279<p>
Original file line number Diff line number Diff line change 6565 copyright (c) the PHP Documentation Group
6666 </li>
6767 <li><a href="http://creativecommons.org/licenses/by/3.0/">Summary</a> in human-readable form</li>
68- <li>Practical Information: <a href="https ://wiki .php.net/doc/howto ">Documentation HOWTO</a></li>
68+ <li>Practical Information: <a href="http ://doc .php.net/tutorial/ ">Documentation HOWTO</a></li>
6969</ul>
7070
7171<a name="web-lic"></a>
You can’t perform that action at this time.
0 commit comments