Index: trunk/extensions/CountEdits/CountEdits.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | 'author' => 'Rob Church', |
17 | 17 | 'description' => '[[Special:CountEdits|Special page]] that counts user edits and provides a top-ten contributor list', |
18 | 18 | 'descriptionmsg' => 'countedits-desc', |
19 | | - 'url' => 'http://www.mediawiki.wiki/wiki/Extesion:CountEdits', |
| 19 | + 'url' => 'http://www.mediawiki.org/wiki/Extension:CountEdits', |
20 | 20 | ); |
21 | 21 | |
22 | 22 | $dir = dirname(__FILE__) . '/'; |