diff --git a/README.rst b/README.rst index b5e9b46e..1810ef73 100644 --- a/README.rst +++ b/README.rst @@ -11,11 +11,11 @@ Python bindings to the Designate API ===================================== .. image:: https://img.shields.io/pypi/v/python-designateclient.svg - :target: https://pypi.python.org/pypi/python-designateclient/ + :target: https://pypi.org/project/python-designateclient/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/python-designateclient.svg - :target: https://pypi.python.org/pypi/python-designateclient/ + :target: https://pypi.org/project/python-designateclient/ :alt: Downloads This is a client library for Designate built on the Designate API. It @@ -35,7 +35,7 @@ See release notes and more at `