diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2013-06-25 13:37:58 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2013-06-25 13:37:58 +0000 |
commit | 54d192b250ca50a21423594972c5663d4f07b69f (patch) | |
tree | 65892a589d27370c24a22b9a228790c85b3f478d /h-source | |
parent | 1fb7cf4b9f8a1946df72e3cd6394544f44436b9a (diff) |
changed config.xml file
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/config.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/h-source/config.xml b/h-source/config.xml index fa6243d..980baa9 100644 --- a/h-source/config.xml +++ b/h-source/config.xml @@ -646,37 +646,37 @@ <en> <mod> <type>raw</type> - <text><![CDATA[ <a target="_blank" href="http://h-node.org/help/page/en/wiki-tutorial">discover all the wiki tags</a> ]]></text> + <text><![CDATA[ <a target="_blank" href="http://h-node.org/wiki/page/en/wiki-tutorial">discover all the wiki tags</a> ]]></text> </mod> </en> <it> <mod> <type>raw</type> - <text><![CDATA[ <a target="_blank" href="http://h-node.org/help/page/it/wiki-tutorial">scopri tutti i tag della wiki</a> ]]></text> + <text><![CDATA[ <a target="_blank" href="http://h-node.org/wiki/page/it/tutorial-della-wiki">scopri tutti i tag della wiki</a> ]]></text> </mod> </it> <es> <mod> <type>raw</type> - <text><![CDATA[ <a target="_blank" href="http://h-node.org/help/page/es/wiki-tutorial">mostrar todas las etiquetas del wiki</a> ]]></text> + <text><![CDATA[ <a target="_blank" href="http://h-node.org/wiki/page/es/tutorial-del-wiki">mostrar todas las etiquetas del wiki</a> ]]></text> </mod> </es> <fr> <mod> <type>raw</type> - <text><![CDATA[ <a target="_blank" href="http://h-node.org/help/page/fr/wiki-tutorial">voir tous les tags wiki</a> ]]></text> + <text><![CDATA[ <a target="_blank" href="http://h-node.org/wiki/page/en/wiki-tutorial">voir tous les tags wiki</a> ]]></text> </mod> </fr> <de> <mod> <type>raw</type> - <text><![CDATA[ <a target="_blank" href="http://h-node.org/help/page/de/wiki-tutorial">Wiki-Elemente</a> ]]></text> + <text><![CDATA[ <a target="_blank" href="http://h-node.org/wiki/page/en/wiki-tutorial">Wiki-Elemente</a> ]]></text> </mod> </de> <gr> <mod> <type>raw</type> - <text><![CDATA[ <a target="_blank" href="http://h-node.org/help/page/gr/wiki-tutorial">Wiki-Elemente</a> ]]></text> + <text><![CDATA[ <a target="_blank" href="http://h-node.org/wiki/page/en/wiki-tutorial">Wiki-Elemente</a> ]]></text> </mod> </gr> </description_entry_help_label> |