diff options
| -rw-r--r-- | www/index.html | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/www/index.html b/www/index.html index 8f64c9d..b85b8a5 100644 --- a/www/index.html +++ b/www/index.html @@ -20,11 +20,12 @@                    <img src="./neo-logo.png" style="vertical-align:middle" 1style="height:2em; width:7em; flow:right;"  alt="Neo">   </object> - <a href="./einfuehrung.html">Einführung</a>    + <a href="http://wiki.neo-layout.org">Wiki</a>    + <a href="http://wiki.neo-layout.org/wiki/Einführung">Einführung</a>      <a href="./download.html">Download</a>    - <a href="./benutzerhandbuch.html">Benutzerhandbuch</a>     + <a href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Benutzerhandbuch</a>       <a href="./about.html">Impressum</a>     - <a href="./links.html">Links</a>    + <a href="http://wiki.neo-layout.org/wiki/links">Links</a>     </div>  </p> | 
