Fixed code link; added SF logo

This commit is contained in:
Bastian Kleineidam 2009-03-11 08:29:36 +01:00
parent 8dbb5e517d
commit 367a1d6f63
2 changed files with 9 additions and 3 deletions

View file

@ -82,7 +82,7 @@ and requests.
Repository
==========
The `SF Subversion page`_ hosts the development source code of LinkChecker.
The `SF code page`_ hosts the development source code of LinkChecker.
.. _SF Subversion page:
http://sourceforge.net/svn/?group_id=1913
.. _SF code page:
http://sourceforge.net/scm/?type=git&group_id=1913

View file

@ -16,6 +16,12 @@ img { border: 0; }
{% block relbar1 %}
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
<div style="float:right;"><a
href="http://sourceforge.net/projects/linkchecker"><img
src="http://sflogo.sourceforge.net/sflogo.php?group_id=1913&type=13"
width="120" height="30" border="0"
alt="Get LinkChecker at SourceForge.net." /></a>
</div>
<table border="0"><tr>
<td><a href="{{ pathto('index') }}"><img
src="{{ pathto("_static/logo64x64.png", 1) }}" border="0" alt="LinkChecker"/></a></td>