git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@389
7aebc617-e5e2-0310-91dc-
80fb5f6d2477
$wgExtensionCredits['parserhook'][] = array(
'name' => 'Winterrodeln Map',
$wgExtensionCredits['parserhook'][] = array(
'name' => 'Winterrodeln Map',
'author' =>'Philipp Spitzer',
'author' =>'Philipp Spitzer',
- 'url' => 'http://www.winterrodeln.org',
+ 'url' => 'http://www.winterrodeln.org/trac/wiki/WrMap',
'description' => 'This extension creates a map from coordinates and uses the GoogleMaps extension to do so.'
);
'description' => 'This extension creates a map from coordinates and uses the GoogleMaps extension to do so.'
);