doc: fix 0.10 release PyPi tarball link

This commit is contained in:
Sergey Shepelev
2013-01-08 02:27:02 +04:00
parent 59cc495565
commit 95b4b73444

View File

@@ -41,7 +41,7 @@ easy_install eventlet
<p>Alternately, you can download the source tarball from <a href="http://pypi.python.org/pypi/eventlet/">PyPi</a>:
<ul>
<li><a href="http://pypi.python.org/packages/source/e/eventlet/eventlet-0.9.18.tar.gz">eventlet-0.9.18.tar.gz</a></li>
<li><a href="http://pypi.python.org/packages/source/e/eventlet/eventlet-0.10.0.tar.gz#md5=0738c05dc364c9b48775be228a85e832">eventlet-0.10.0.tar.gz</a></li>
</ul>
</p>