X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=docs%2Fmaintenance.txt;h=87071f2a237e87dc753f694e43c9a8f4c6fc733b;hp=87a32a80379e9e689ec12d3c623832cb486f0460;hb=1880c8401a0638be07a4fe5139ab425eb725e0ee;hpb=8734fe02b84c0fdd6fa53454b23ce9239b50dc75 diff --git a/docs/maintenance.txt b/docs/maintenance.txt index 87a32a8037..87071f2a23 100644 --- a/docs/maintenance.txt +++ b/docs/maintenance.txt @@ -54,4 +54,4 @@ require_once RUN_MAINTENANCE_IF_MAIN; That's it. In the execute() method, you have access to all of the normal MediaWiki functions, so you can get a DB connection, use the cache, etc. For full docs on the Maintenance class, see the auto-generated docs at -http://svn.wikimedia.org/doc/classMaintenance.html +https://doc.wikimedia.org/mediawiki-core/master/php/html/classMaintenance.html