doc: Adjusted sidebar link
This commit is contained in:
parent
542b87fed3
commit
0f6bb3b3ef
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue