]> git.tuebingen.mpg.de Git - dss.git/commitdiff
index.html.in: Fix gitweb link.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 24 Sep 2014 13:28:39 +0000 (15:28 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 24 Sep 2014 13:28:39 +0000 (15:28 +0200)
Apparently the symlink workaround for the gitweb pages on
git.tuebingen.mpg.de does not work any more although the symlink
dss->dss.git is still in place.

This commit changes the link on the web page to include the .git
suffix.

index.html.in

index 7ca7259627b9cbe17e361246fdfa004c031aa1fb..a65fe010ec7fa83acc81d4455620f8e0c32be360 100644 (file)
@@ -78,7 +78,7 @@
        the latest release, select the corresponding <em>snapshot</em>
        link on the
 
        the latest release, select the corresponding <em>snapshot</em>
        link on the
 
-               <a href="http://git.tuebingen.mpg.de/dss">dss gitweb page</a>
+               <a href="http://git.tuebingen.mpg.de/dss.git">dss gitweb page</a>
 
        </p>
 
 
        </p>