aboutsummaryrefslogtreecommitdiffstats
path: root/docs/maintenance.txt
diff options
context:
space:
mode:
authorAmmarpad <ammarpad@yahoo.com>2021-01-31 11:11:02 +0100
committerAmmarpad <ammarpad@yahoo.com>2021-01-31 11:11:34 +0100
commitbed437e13109cfbd3ffc21deae2ce47f10f2b7fa (patch)
tree8f2a8515498eddc9226b18c3c86466e77d7f8335 /docs/maintenance.txt
parent8a03ce65641954fa283c97283b9f1f6e513109e9 (diff)
downloadmediawikicore-bed437e13109cfbd3ffc21deae2ce47f10f2b7fa.tar.gz
mediawikicore-bed437e13109cfbd3ffc21deae2ce47f10f2b7fa.zip
Fix 404 link for Maintenance class doxygen doc
Change-Id: I15c0b55d1d0269e0f26887055e648de266291abf
Diffstat (limited to 'docs/maintenance.txt')
-rw-r--r--docs/maintenance.txt2
1 files changed, 1 insertions, 1 deletions
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