summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-04-26 20:33:42 +0000
committerGerrit Code Review <review@openstack.org>2018-04-26 20:33:42 +0000
commit5d6426b88074d6f83bc7fb0dbcedbf441f15b3df (patch)
treee41dfb4a58ae1d8ae15c02e153090c01f40c9e58 /README.rst
parent2429c4c4f04102dcad3388bfaa8cdf5dc12bcf0f (diff)
parentdb5377e692c48867720e2816cb52c4542258534f (diff)
downloadoslo-concurrency-5d6426b88074d6f83bc7fb0dbcedbf441f15b3df.tar.gz
Merge "Trivial: Update pypi url to new url"
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 6237af9..22d99e9 100644
--- a/README.rst
+++ b/README.rst
@@ -12,11 +12,11 @@ Team and repository tags
==================
.. image:: https://img.shields.io/pypi/v/oslo.concurrency.svg
- :target: https://pypi.python.org/pypi/oslo.concurrency/
+ :target: https://pypi.org/project/oslo.concurrency/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.concurrency.svg
- :target: https://pypi.python.org/pypi/oslo.concurrency/
+ :target: https://pypi.org/project/oslo.concurrency/
:alt: Downloads
The oslo.concurrency library has utilities for safely running multi-thread,