Followup r92396
[lhc/web/wiklou.git] / includes / api / ApiParse.php
index 60b1714..8311bd6 100644 (file)
@@ -586,7 +586,7 @@ class ApiParse extends ApiBase {
        }
 
        public function getHelpUrls() {
-               return '';
+               return 'http://www.mediawiki.org/wiki/API:Parsing_wikitext#parse';
        }
 
        public function getVersion() {