]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Pypi's rst rendering doesn't like it when the same anchortext is reused
authorBen Darnell <ben@bendarnell.com>
Fri, 29 Mar 2013 13:32:15 +0000 (09:32 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 29 Mar 2013 13:32:15 +0000 (09:32 -0400)
for different targets.

README.rst

index eed3cc334a7a9e889159807f18cfa94a1c94a01b..d59d9d4082650dff37868cb6e9733c509a7a8540 100644 (file)
@@ -49,7 +49,7 @@ Installation
 
     pip install tornado
 
-Tornado is listed in `PyPI <http://pypi.python.org/pypi/tornado>`_ and
+Tornado is listed in `PyPI <http://pypi.python.org/pypi/tornado/>`_ and
 can be installed with ``pip`` or ``easy_install``.  Note that the
 source distribution includes demo applications that are not present
 when Tornado is installed in this way, so you may wish to download a