From 32856e40100c3ec772aef0a962fabe428a705f15 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Sat, 5 Dec 2009 15:03:20 +0000 Subject: [PATCH] Updated links for pages moved from Meta to mw.org, tweaked doc a bit in one case (extensions/ConfirmEdit/MathCaptcha) --- MathCaptcha | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MathCaptcha b/MathCaptcha index 49ea648..ce52f20 100644 --- a/MathCaptcha +++ b/MathCaptcha @@ -34,7 +34,7 @@ extension, if you don't have it installed) and place the files in your extensions/ directory, within your wiki root. Edit LocalSettings.php and add the following lines near the bottom of the -file, above the closing ?> tag: +file, above the closing ?> tag, if any: require_once( 'extensions/ConfirmEdit.php' ); require_once( 'extensions/MathCaptcha.php' ); @@ -71,6 +71,6 @@ with the ConfirmEdit extension, please use http://bugzilla.wikimedia.org. == 7. References == i. http://en.wikipedia.org/wiki/Captcha -ii. http://meta.wikimedia.org/wiki/ConfirmEdit -iii. http://meta.wikimedia.org/wiki/Enable_TeX +ii. http://www.mediawiki.org/wiki/Extension:ConfirmEdit +iii. http://www.mediawiki.org/wiki/Manual:Enable_TeX iv. http://www.mediawiki.org/wiki/Subversion -- 2.39.5