From: Yuri Astrakhan Date: Mon, 14 May 2007 19:09:42 +0000 (+0000) Subject: * API: updated documentation link X-Git-Tag: 1.31.0-rc.0~52917 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=c8547137fad1b4abdad1c5bf37b641fee22c4731;p=lhc%2Fweb%2Fwiklou.git * API: updated documentation link --- diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index ca1e8996b0..d657b4e7f1 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -269,7 +269,7 @@ class ApiMain extends ApiBase { return array ( '', 'This API allows programs to access various functions of MediaWiki software.', - 'For more details see API Home Page @ http://meta.wikimedia.org/wiki/API', + 'For more details see API Home Page @ http://www.mediawiki.org/wiki/API', '', 'Status: ALPHA -- all features shown on this page should be working,', ' but the API is still in active development, and may change at any time.',