* (bug 13543) Updated FAQ link in the installer sidebar
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 28 Mar 2008 20:11:48 +0000 (20:11 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 28 Mar 2008 20:11:48 +0000 (20:11 +0000)
RELEASE-NOTES
config/index.php

index 1fd5e3b..4d418f3 100644 (file)
@@ -139,6 +139,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   that have an array index other than 0
 * (bug 13522) Fix fatal error in Parser::extractTagsAndParams
 * (bug 13532) Use proper timestamp call when reverting images
+* (bug 13543) Updated FAQ link in the installer sidebar
+
 
 === API changes in 1.13 ===
 
index 556819d..d3aea0d 100644 (file)
@@ -1931,7 +1931,7 @@ function printListItem( $item ) {
                        <li><a href="../RELEASE-NOTES">Release notes</a></li>
                        <li><a href="../docs/">Documentation</a></li>
                        <li><a href="http://meta.wikipedia.org/wiki/MediaWiki_User's_Guide">User's Guide</a></li>
-                       <li><a href="http://meta.wikimedia.org/wiki/MediaWiki_FAQ">FAQ</a></li>
+                       <li><a href="http://www.mediawiki.org/wiki/Manual:FAQ">FAQ</a></li>
                </ul>
                <p style="font-size:90%;margin-top:1em">MediaWiki is Copyright &copy; 2001-2008 by Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik M&ouml;ller, Gabriel Wicke and others.</p>
        </div></div>