From bed437e13109cfbd3ffc21deae2ce47f10f2b7fa Mon Sep 17 00:00:00 2001 From: Ammarpad Date: Sun, 31 Jan 2021 11:11:02 +0100 Subject: Fix 404 link for Maintenance class doxygen doc Change-Id: I15c0b55d1d0269e0f26887055e648de266291abf --- docs/maintenance.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/maintenance.txt') diff --git a/docs/maintenance.txt b/docs/maintenance.txt index 87071f2a237e..1058c7cea29c 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 -https://doc.wikimedia.org/mediawiki-core/master/php/html/classMaintenance.html +https://doc.wikimedia.org/mediawiki-core/master/php/classMaintenance.html \ No newline at end of file -- cgit v1.2.3