Trivial: Update pypi url to new url

Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: Ibc980c462ddb00036d35d49bf629092550973c30
This commit is contained in:
Tovin Seven 2018-04-20 16:57:28 +07:00
parent 674ced35dc
commit 1c6f66c028
2 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@ Team and repository tags
===========================================================
.. image:: https://img.shields.io/pypi/v/osprofiler.svg
:target: https://pypi.python.org/pypi/osprofiler/
:target: https://pypi.org/project/osprofiler/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/osprofiler.svg
:target: https://pypi.python.org/pypi/osprofiler/
:target: https://pypi.org/project/osprofiler/
:alt: Downloads
OSProfiler provides a tiny but powerful library that is used by

View File

@ -130,5 +130,5 @@ I think that for all projects we should include by default 5 kinds of points:
.. _HMAC: https://en.wikipedia.org/wiki/Hash-based_message_authentication_code
.. _OpenStack: https://www.openstack.org/
.. _Ceilometer: https://wiki.openstack.org/wiki/Ceilometer
.. _oslo.messaging: https://pypi.python.org/pypi/oslo.messaging
.. _oslo.messaging: https://pypi.org/project/oslo.messaging
.. _OSprofiler WSGI middleware: https://github.com/openstack/osprofiler/blob/master/osprofiler/web.py