diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-03-28 23:33:09 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-03-28 23:33:09 +0000 |
commit | 11635034b6427db59b1c4cb8229a000369449a62 (patch) | |
tree | 1d905c465e2fc97e0f77f4478023bf55657fa70b /www | |
parent | e0f6e8f22a4c81b597023371c7e4ac14057c54f3 (diff) |
direkt den chat verlinkt, vielleicht bringt das mehr nutzer in den chat und so weniger aufregung (fragen) auf der Mailingliste
git-svn-id: https://svn.neo-layout.org@1775 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-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> |