X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryAllLinks.php;h=1fc5ece35d775dbc591c5d28f55ea40c07634915;hb=9283760f340c6971d748fb574a35453fa7928807;hp=fc23caa4d5fea0b114abad520e8e2a3a7f9c3691;hpb=2a9a2533fa61847c5235c5c64f546c7fc360b988;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryAllLinks.php b/includes/api/ApiQueryAllLinks.php index fc23caa4d5..1fc5ece35d 100644 --- a/includes/api/ApiQueryAllLinks.php +++ b/includes/api/ApiQueryAllLinks.php @@ -291,7 +291,7 @@ class ApiQueryAllLinks extends ApiQueryGeneratorBase { return [ "action=query&list={$name}&{$p}from=B&{$p}prop=ids|title" - => "apihelp-$path-example-B", + => "apihelp-$path-example-b", "action=query&list={$name}&{$p}unique=&{$p}from=B" => "apihelp-$path-example-unique", "action=query&generator={$name}&g{$p}unique=&g{$p}from=B"