remove links to funding campaign
This commit is contained in:
parent
3d263c64c3
commit
ea5bda0898
|
@ -1,10 +1,5 @@
|
||||||
<h3>Useful Links</h3>
|
<h3>Useful Links</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
<a href="https://www.indiegogo.com/projects/python-testing-sprint-mid-2016#/">
|
|
||||||
<b>Sprint funding campaign</b>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li><a href="{{ pathto('index') }}">The pytest Website</a></li>
|
<li><a href="{{ pathto('index') }}">The pytest Website</a></li>
|
||||||
<li><a href="{{ pathto('contributing') }}">Contribution Guide</a></li>
|
<li><a href="{{ pathto('contributing') }}">Contribution Guide</a></li>
|
||||||
<li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li>
|
<li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li>
|
||||||
|
|
Loading…
Reference in New Issue