From c8547137fad1b4abdad1c5bf37b641fee22c4731 Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Mon, 14 May 2007 19:09:42 +0000 Subject: [PATCH] * API: updated documentation link --- includes/api/ApiMain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.', -- 2.20.1