Fix 404 link for Maintenance class doxygen doc

Change-Id: I15c0b55d1d0269e0f26887055e648de266291abf
This commit is contained in:
Ammarpad 2021-01-31 11:11:02 +01:00
parent 8a03ce6564
commit bed437e131

View file

@ -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
https://doc.wikimedia.org/mediawiki-core/master/php/html/classMaintenance.html
https://doc.wikimedia.org/mediawiki-core/master/php/classMaintenance.html