diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-04-18 19:21:45 -0700 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-04-18 19:21:45 -0700 |
commit | d1f420e343cc083098e293cf769367da9c0a3c5a (patch) | |
tree | 994d5a9b67ea23295e0a93e75ade4c375519877f /doc/trouble.rst | |
parent | 8f4692d488531c507507d160e58f06fa79a564a2 (diff) | |
download | python-coveragepy-d1f420e343cc083098e293cf769367da9c0a3c5a.tar.gz |
Update all pypi.python.org URLs to pypi.org
For details on the new PyPI, see the blog post:
https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
Diffstat (limited to 'doc/trouble.rst')
-rw-r--r-- | doc/trouble.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trouble.rst b/doc/trouble.rst index 7534c5c..c0003aa 100644 --- a/doc/trouble.rst +++ b/doc/trouble.rst @@ -64,7 +64,7 @@ timid=True`` configuration option. DecoratorTools fiddles with the trace function. You will need to use ``--timid``. -.. _DecoratorTools: https://pypi.python.org/pypi/DecoratorTools +.. _DecoratorTools: https://pypi.org/project/DecoratorTools/ .. _TurboGears: http://turbogears.org/ |