Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/
This commit is contained in:
@@ -12,7 +12,7 @@ if (!defined('MEDIAWIKI')) {
|
||||
$wgExtensionCredits['specialpage'][] = array(
|
||||
'path' => __FILE__,
|
||||
'name' => 'Contribution Scores',
|
||||
'url' => 'http://www.mediawiki.org/wiki/Extension:Contribution_Scores',
|
||||
'url' => 'https://www.mediawiki.org/wiki/Extension:Contribution_Scores',
|
||||
'author' => 'Tim Laqua',
|
||||
'descriptionmsg' => 'contributionscores-desc',
|
||||
'version' => '1.12'
|
||||
|
||||
Reference in New Issue
Block a user