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=1e2cce13eae6d97b312be2e96a70a443a79c4465;hpb=ebbea3c974312c56e93799fc93ee3f35130703f9 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