X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=docs%2Fmaintenance.txt;h=87071f2a237e87dc753f694e43c9a8f4c6fc733b;hb=a07be58a411527b823b4b570ba41aa4ad244ee98;hp=87a32a80379e9e689ec12d3c623832cb486f0460;hpb=808002979a816c61a4bf8f9024d010f123358890;p=lhc%2Fweb%2Fwiklou.git 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