diff options
-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> |