doc: Adjusted sidebar link

This commit is contained in:
Tobias Bieniek 2013-12-12 19:03:25 +01:00
parent 542b87fed3
commit 0f6bb3b3ef
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<h3>Useful Links</h3>
<ul>
<li><a href="http://pytest.org">The pytest Website</a></li>
<li><a href="{{ pathto('index') }}">The pytest Website</a></li>
<li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li>
<li><a href="https://bitbucket.org/hpk42/pytest/">pytest @ Bitbucket</a></li>
<li><a href="https://bitbucket.org/hpk42/pytest/issues">Issue Tracker</a></li>