The correct git:// and gitweb URLs contain a ".git" suffix. While the
git service works with and without this suffix, the gitweb link
404s without it.
This commit adds the .git suffix to both URLs.
<center>
- <tt>git clone git://git.tuebingen.mpg.de/osl</tt>
+ <tt>git clone git://git.tuebingen.mpg.de/osl.git</tt>
</center>
the latest release, select the corresponding <em>snapshot</em>
link on the
- <a href="http://git.tuebingen.mpg.de/osl">osl gitweb page</a>
+ <a href="http://git.tuebingen.mpg.de/osl.git">osl gitweb page</a>
</p>