From: Mark A. Hershberger Date: Wed, 31 May 2017 02:16:22 +0000 (-0400) Subject: Update documentation URL X-Git-Tag: 1.31.0-rc.0~3086 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=6c7d4481d71f7d4d1e6172ad2da68e61883fc0e5;p=lhc%2Fweb%2Fwiklou.git Update documentation URL Change-Id: I6a32689c5d224674fe96ad631b073f9efba47e3f --- diff --git a/includes/mail/EmailNotification.php b/includes/mail/EmailNotification.php index d66e7e37b6..932797abac 100644 --- a/includes/mail/EmailNotification.php +++ b/includes/mail/EmailNotification.php @@ -43,7 +43,8 @@ use MediaWiki\MediaWikiServices; * of sending out bulk mails (bcc:user1,user2...) for all these users having the * same timeoffset in their preferences. * - * Visit the documentation pages under http://meta.wikipedia.com/Enotif + * Visit the documentation pages under + * https://www.mediawiki.org/wiki/Help:Watching_pages */ class EmailNotification {