diff options
Diffstat (limited to 'phpBB/docs/README.html')
| -rw-r--r-- | phpBB/docs/README.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 7ea5f3756b..62db13bc47 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -173,12 +173,12 @@ p a { <ol type="i"> <li><a href="#i18n">Internationalisation (i18n)</a></li> <li><a href="#styles">Styles</a></li> - <li><a href="#mods">Mods</a></li> + <li><a href="#mods">Modifications</a></li> </ol> </li> <li><a href="#help">Getting help with phpBB3</a> <ol type="i"> - <li><a href="#userguide">Userguide</a></li> + <li><a href="#docs">Documentation</a></li> <li><a href="#website">Community Forums</a></li> <li><a href="#irc">Internet Relay Chat</a></li> </ol> @@ -263,13 +263,13 @@ p a { <a href="#top">Top</a> <br /><br /> - <a name="mods"></a><b>2.iii. Mods</b> + <a name="mods"></a><b>2.iii. Modifications</b> <br /><br /> <div class="paragraph"> <p>Although not officially supported by phpBB Group, phpBB has a thriving modification scene. These third party modifications to the standard phpBB extend its capabilities still further and can be found at:</p> - <p><a href="http://www.phpbb.com/mods">http://www.phpbb.com/mods</a></p> + <p><a href="http://www.phpbb.com/mods/">http://www.phpbb.com/mods/</a></p> <p><strong>Please remember</strong> that any bugs or other issues that occur after you have added any modification should <strong>NOT</strong> be reported to the bug tracker (see below). First remove the modification and see if the problem is resolved.</p> @@ -285,13 +285,13 @@ p a { <p>phpBB3 can seem a little daunting to new users in places, particularly with regard the permission system. The first thing you should do is check the <a href="FAQ.html">FAQ</a> which covers a few basic getting started questions. If you need additional help there are several places you should look.</p> - <a name="userguide"></a><b>3.i. phpBB3 Userguide</b> + <a name="docs"></a><b>3.i. phpBB3 Documentation</b> <br /><br /> <div class="paragraph"> - <p>A comprehensive userguide is now available online and can be accessed from the following location:</p> + <p>A comprehensive documentation is now available online and can be accessed from the following location:</p> - <p><a href="http://www.phpbb.com/support/documentation/">http://www.phpbb.com/support/documentation/</a></p> + <p><a href="http://www.phpbb.com/support/documentation/3.0/">http://www.phpbb.com/support/documentation/3.0/</a></p> <p>This covers everything from installation through setting permissions and managing users.</p> |
