diff options
Diffstat (limited to '')
-rw-r--r-- | www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index ba82377..5ba1154 100644 --- a/www/index.html +++ b/www/index.html @@ -269,21 +269,21 @@ p { /* text-indent:1em; <object data="./tastentier_laechelnd_quicklink_windows.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> <param name="src" value="./tastentier_laechelnd_quicklink_windows.svg"> - <a href="https://svn.neo-layout.org/windows/autohotkey/neo20.exe"> + <a href="http://wiki.neo-layout.org/browser/windows/neo-vars/out/neo20.exe?format=raw"> <img src="./tastentier_laechelnd.png" alt="quickdownload:Neo_Windows" border="0"> </a> </object> <object data="./tastentier_linksblickend_quicklink_linux.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> <param name="src" value="./tastentier_linksblickend_quicklink_linux.svg"> - <a href="https://svn.neo-layout.org/linux/xmodmap/neo_de.xmodmap"> + <a href="http://wiki.neo-layout.org/browser/linux/xmodmap/neo_de.xmodmap?format=raw"> <img src="./tastentier_linksblickend.png" alt="quickdownload:Neo_Linux" border="0"> </a> </object> <object data="./tastentier_grinsend_quicklink_osx.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> <param name="src" value="./tastentier_grinsend_quicklink_osx.svg"> - <a href="https://svn.neo-layout.org/mac_osx/neo.keylayout"> + <a href="http://wiki.neo-layout.org/browser/mac_osx/neo.keylayout?format=raw"> <img src="./tastentier_grinsend.png" alt="quickdownload:Neo_OS-X" border="0"> </a> </object> |