Skip to content

Commit c64d3d1

Browse files
committed
Pypi's rst rendering doesn't like it when the same anchortext is reused
for different targets.
1 parent 6c6b72f commit c64d3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Installation
4949

5050
pip install tornado
5151

52-
Tornado is listed in `PyPI <http://pypi.python.org/pypi/tornado>`_ and
52+
Tornado is listed in `PyPI <http://pypi.python.org/pypi/tornado/>`_ and
5353
can be installed with ``pip`` or ``easy_install``. Note that the
5454
source distribution includes demo applications that are not present
5555
when Tornado is installed in this way, so you may wish to download a

0 commit comments

Comments
 (0)