X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiProtect.php;h=f67d3b3e0eb3d4bf24c6f7d8574c184e84fbb1c3;hb=a2c8c2969420a0f150c03f76e3a0bf9028fcda43;hp=c74f890a57c5446aa625e8bc9ef6078b1d1d4963;hpb=a9622fdb035fc84349282545144bce7aa76b6d8b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiProtect.php b/includes/api/ApiProtect.php index c74f890a57..f67d3b3e0e 100644 --- a/includes/api/ApiProtect.php +++ b/includes/api/ApiProtect.php @@ -1,9 +1,5 @@ .@gmail.com" * * This program is free software; you can redistribute it and/or modify @@ -199,6 +195,6 @@ class ApiProtect extends ApiBase { } public function getHelpUrls() { - return 'https://www.mediawiki.org/wiki/API:Protect'; + return 'https://www.mediawiki.org/wiki/Special:MyLanguage/API:Protect'; } }