Index: trunk/extensions/SemanticMaps/SemanticMaps.php |
— | — | @@ -111,7 +111,7 @@ |
112 | 112 | $smw_docu_row = $displaying_data_section->getRow( 'smw' ); |
113 | 113 | |
114 | 114 | $sm_docu_label = wfMsg( 'adminlinks_documentation', wfMsg( 'semanticmaps_name' ) ); |
115 | | - $smw_docu_row->addItem( AlItem::newFromExternalLink( 'http://www.mediawiki.org/wiki/Extension:Semantic_Maps', $sm_docu_label ) ); |
| 115 | + $smw_docu_row->addItem( AlItem::newFromExternalLink( 'http://mapping.referata.com/wiki/Semantic_Maps', $sm_docu_label ) ); |
116 | 116 | |
117 | 117 | return true; |
118 | 118 | } |
\ No newline at end of file |