aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-04-27 16:13:03 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-04-27 16:13:03 +0000
commitf5e0f060cd50cf3099d6e5cc12d8b390ed3b57ce (patch)
tree97a7c72b974d13fc5ecf4066eac9fa0096027607 /phpBB/docs/README.html
parent266797fddf049d89923d9885cfecd022d9875fb3 (diff)
downloadforums-f5e0f060cd50cf3099d6e5cc12d8b390ed3b57ce.tar
forums-f5e0f060cd50cf3099d6e5cc12d8b390ed3b57ce.tar.gz
forums-f5e0f060cd50cf3099d6e5cc12d8b390ed3b57ce.tar.bz2
forums-f5e0f060cd50cf3099d6e5cc12d8b390ed3b57ce.tar.xz
forums-f5e0f060cd50cf3099d6e5cc12d8b390ed3b57ce.zip
fixing...
git-svn-id: file:///svn/phpbb/trunk@7412 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html14
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>