diff options
-rw-r--r-- | www/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 142f74a..ac6dce8 100644 --- a/www/index.html +++ b/www/index.html @@ -46,10 +46,12 @@ <div class="Navigationsunterpunkte"> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki">Wiki-Hauptseite</a> </div> - <div class="Navigationsthema">Dokumentation</div> + <div class="Navigationsthema">Dokumentation und Hilfe</div> <div class="Navigationsunterpunkte"> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Einführung">Einführung</a> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Handbuch</a> + <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Mailingliste">Mailingliste</a> + <a class="Navigationseintrag" href="http://neo-layout.org/chat">Neo-Chat</a> </div> <div class="Navigationsthema">Installation</div> <a class="Navigationseintrag" href="http://neo-layout.org/windows">Windows</a> |