aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiOpenSearch.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiOpenSearch.php')
-rw-r--r--includes/api/ApiOpenSearch.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiOpenSearch.php b/includes/api/ApiOpenSearch.php
index 9a09c274f41c..ea697719ae3b 100644
--- a/includes/api/ApiOpenSearch.php
+++ b/includes/api/ApiOpenSearch.php
@@ -126,7 +126,7 @@ class ApiOpenSearch extends ApiBase {
}
public function getHelpUrls() {
- return '';
+ return 'http://www.mediawiki.org/wiki/API:Opensearch';
}
public function getVersion() {