doc: fix 0.13 release PyPi tarball link

This commit is contained in:
Sergey Shepelev
2013-07-02 20:43:53 +04:00
parent 1eee1ce6bb
commit 7f4e6d1840

View File

@@ -41,7 +41,7 @@ easy_install eventlet
<p>Alternately, you can download the source tarball from <a href="https://pypi.python.org/pypi/eventlet/">PyPi</a>:
<ul>
<li><a href="https://pypi.python.org/packages/source/e/eventlet/eventlet-0.13.tar.gz">eventlet-0.13.tar.gz</a></li>
<li><a href="https://pypi.python.org/packages/source/e/eventlet/eventlet-0.13.0.tar.gz">eventlet-0.13.0.tar.gz</a></li>
</ul>
</p>