summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-26 04:03:54 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2018-06-26 07:03:54 -0400
commit5dc40e55df78998fb3c38781d63c5b4d7468c65f (patch)
tree56b7fc2e2cfc1393ef23a150ca4ee8138c010c46
parentc725d3f143427f7787db08f4ab7a9bd0b719f4c5 (diff)
downloadpy-bcrypt-git-5dc40e55df78998fb3c38781d63c5b4d7468c65f.tar.gz
Update all pypi.python.org URLs to pypi.org (#145)
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d3cf377..af63754 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ bcrypt
======
.. image:: https://img.shields.io/pypi/v/bcrypt.svg
- :target: https://pypi.python.org/pypi/bcrypt/
+ :target: https://pypi.org/project/bcrypt/
:alt: Latest Version
.. image:: https://travis-ci.org/pyca/bcrypt.svg?branch=master