diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-09-08 16:34:07 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-09-08 16:34:07 +0000 |
commit | ac3a71da44c0191601e15f38496d7aef4f236906 (patch) | |
tree | e11ef9aac1e9cd506dc34be95cf6861d1d7b52cb | |
parent | e6fff58059a2359b3032f29fc5895f1115ae31cd (diff) |
FIX: Zwei Linkanpassungen, vorgeschlagen von Frank Stähr:
• bei Dokumentation und Hilfe den Link »Einführung« ersatzlos gestrichen
• „Warum Neo besser ist als Qwertz …“verlinkt jetzt auf »Einführungskapitel« statt wie bisher auf »Benutzerhandbuch«
git-svn-id: https://svn.neo-layout.org@2074 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | www/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index c16714d..3d51f9c 100644 --- a/www/index.html +++ b/www/index.html @@ -48,7 +48,6 @@ </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> @@ -88,7 +87,7 @@ <li>Navigation mittels Steuerkreuz ←↑→↓ direkt auf der Haupttastatur (Ebene 4)</li> </ul> - <a href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch" id="Hauptfeldlink_rechtsunten">Warum Neo besser ist als Qwertz …</a> + <a href="http://wiki.neo-layout.org/wiki/Einführungskapitel" id="Hauptfeldlink_rechtsunten">Warum Neo besser ist als Qwertz …</a> </div> |