summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2019-10-27 09:11:38 +0100
committerMichele Simionato <michele.simionato@gmail.com>2019-10-27 09:11:38 +0100
commiteb1bdcc5dcaf78fdc9165d9b2f523821b62116e8 (patch)
tree25fda2883b4c7513ffd2d0a6bb0579eba3ac528c
parentd88ffb6e48142da0ef2b5a25a5bb77bf6c6d286a (diff)
downloadpython-decorator-git-eb1bdcc5dcaf78fdc9165d9b2f523821b62116e8.tar.gz
Fixed a link [skip CI]
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dcb7097..f56161c 100644
--- a/README.rst
+++ b/README.rst
@@ -24,7 +24,7 @@ the documentation, clone the `GitHub repo`_ or download the tarball_, unpack it
in the main directory, possibly as superuser.
-.. _tarball: http://pypi.python.org/pypi/decorator
+.. _tarball: https://pypi.org/project/decorator/#files
.. _GitHub repo: https://github.com/micheles/decorator
Testing