summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-25 06:57:53 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-06-25 06:57:53 -0700
commitbef844caa7243be04c212d4294e9ce44ed328163 (patch)
tree59efaf98034df081a422b9a98d907d7288d8e77c /README.rst
parent130776a3be765a1114a2a2e8637e48d4d84a5cb8 (diff)
downloadpysaml2-bef844caa7243be04c212d4294e9ce44ed328163.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 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index c0c1348a..81acafcc 100644
--- a/README.rst
+++ b/README.rst
@@ -10,13 +10,13 @@ PySAML2 - SAML2 in Python
:target: https://travis-ci.org/IdentityPython/pysaml2
.. image:: https://img.shields.io/pypi/pyversions/pysaml2.svg
- :target: https://pypi.python.org/pypi/pysaml2
+ :target: https://pypi.org/project/pysaml2/
.. image:: https://img.shields.io/pypi/v/pysaml2.svg
- :target: https://pypi.python.org/pypi/pysaml2
+ :target: https://pypi.org/project/pysaml2/
.. image:: https://img.shields.io/pypi/dm/pysaml2.svg
- :target: https://pypi.python.org/pypi/pysaml2
+ :target: https://pypi.org/project/pysaml2/
PySAML2 is a pure python implementation of SAML2. It contains all