Merge "Trivial: Update pypi url to new url"

This commit is contained in:
Zuul 2018-04-26 20:33:42 +00:00 committed by Gerrit Code Review
commit 5d6426b880
1 changed files with 2 additions and 2 deletions

View File

@ -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,