From bb0c7cb3319c7a4d57bb00c3d027d3f040feaf6c Mon Sep 17 00:00:00 2001 From: melissaml Date: Sat, 21 Apr 2018 10:53:20 +0800 Subject: [PATCH] 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: I93e71fa3bc447ff238633f938dc7cf93e9e22f05 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8b7ef3d..173dd99 100644 --- a/README.rst +++ b/README.rst @@ -12,11 +12,11 @@ oslo.privsep ============ .. image:: https://img.shields.io/pypi/v/oslo.privsep.svg - :target: https://pypi.python.org/pypi/oslo.privsep/ + :target: https://pypi.org/project/oslo.privsep/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.privsep.svg - :target: https://pypi.python.org/pypi/oslo.privsep/ + :target: https://pypi.org/project/oslo.privsep/ :alt: Downloads OpenStack library for privilege separation