Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/
This commit is contained in:
parent
b650c2f9c9
commit
f5aadf358c
|
@ -20,7 +20,7 @@ $wgExtensionCredits['specialpage'][] = array(
|
|||
'path' => __FILE__,
|
||||
'name' => 'ContactPage',
|
||||
'author' => 'Daniel Kinzler',
|
||||
'url' => 'http://www.mediawiki.org/wiki/Extension:ContactPage',
|
||||
'url' => 'https://www.mediawiki.org/wiki/Extension:ContactPage',
|
||||
'descriptionmsg' => 'contactpage-desc',
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue