X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiManageTags.php;h=42de16101856a7aca837ef692c7b446eb67961a5;hb=f7b1b48c4e2c92baad49951b73bc08e67ca32b85;hp=3c080939c0ca24d1ee942685aa44b001bede261e;hpb=6ead43f2123fec255acccce6bf68f31b51196a55;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiManageTags.php b/includes/api/ApiManageTags.php index 3c080939c0..42de161018 100644 --- a/includes/api/ApiManageTags.php +++ b/includes/api/ApiManageTags.php @@ -125,6 +125,6 @@ class ApiManageTags extends ApiBase { } public function getHelpUrls() { - return 'https://www.mediawiki.org/wiki/API:Tag_management'; + return 'https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tag_management'; } }