From 6c7d4481d71f7d4d1e6172ad2da68e61883fc0e5 Mon Sep 17 00:00:00 2001 From: "Mark A. Hershberger" Date: Tue, 30 May 2017 22:16:22 -0400 Subject: [PATCH] Update documentation URL Change-Id: I6a32689c5d224674fe96ad631b073f9efba47e3f --- includes/mail/EmailNotification.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 { -- 2.20.1