summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 16:57:28 +0700
committerTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 16:57:28 +0700
commit1c6f66c0285da625915756b93ac9a5b265097e2b (patch)
treec8fd5d87a5fb8c18c8f72ae9e2cad2593b05c773
parent674ced35dcfbd0a9eee03f5cda96228b797e6a6f (diff)
downloadosprofiler-1c6f66c0285da625915756b93ac9a5b265097e2b.tar.gz
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
-rw-r--r--README.rst4
-rw-r--r--doc/source/user/integration.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index b40fefb..4b22b77 100644
--- a/README.rst
+++ b/README.rst
@@ -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
diff --git a/doc/source/user/integration.rst b/doc/source/user/integration.rst
index 991a7a3..ff2ab51 100644
--- a/doc/source/user/integration.rst
+++ b/doc/source/user/integration.rst
@@ -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