Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/
This commit is contained in:
parent
1659bd25fd
commit
29e4d4bf24
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if (!defined('MEDIAWIKI')) {
|
||||||
$wgExtensionCredits['specialpage'][] = array(
|
$wgExtensionCredits['specialpage'][] = array(
|
||||||
'path' => __FILE__,
|
'path' => __FILE__,
|
||||||
'name' => 'Contribution Scores',
|
'name' => 'Contribution Scores',
|
||||||
'url' => 'http://www.mediawiki.org/wiki/Extension:Contribution_Scores',
|
'url' => 'https://www.mediawiki.org/wiki/Extension:Contribution_Scores',
|
||||||
'author' => 'Tim Laqua',
|
'author' => 'Tim Laqua',
|
||||||
'descriptionmsg' => 'contributionscores-desc',
|
'descriptionmsg' => 'contributionscores-desc',
|
||||||
'version' => '1.12'
|
'version' => '1.12'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue