From d1f241a410f5af34cd55d3ce5ca40f7649ade17f Mon Sep 17 00:00:00 2001 From: Tovin Seven Date: Fri, 20 Apr 2018 17:12:43 +0700 Subject: Trivial: Update pypi url to new url Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/ [2] https://pypi.org/project/ Change-Id: I1cee400bc9dce4f02235e519833b05bb0f4e500d --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 8e122b7..5156285 100644 --- a/README.rst +++ b/README.rst @@ -11,11 +11,11 @@ Oslo Messaging Library ====================== .. image:: https://img.shields.io/pypi/v/oslo.messaging.svg - :target: https://pypi.python.org/pypi/oslo.messaging/ + :target: https://pypi.org/project/oslo.messaging/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg - :target: https://pypi.python.org/pypi/oslo.messaging/ + :target: https://pypi.org/project/oslo.messaging/ :alt: Downloads The Oslo messaging API supports RPC and notifications over a number of -- cgit v1.2.1