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: Ibf0929a88a9ce284b11a8cb09e14d89fe5b66f53
This commit is contained in:
Tuan Do Anh 2018-07-12 14:22:22 +07:00
parent 94bbca8a5f
commit f92e1906a1
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ Workload partitioning
The alarm evaluation process can be scaled horizontally but requires
workload partitioning to function correctly. The
`Tooz <https://pypi.python.org/pypi/tooz>`_ library provides the
`Tooz <https://pypi.org/project/tooz>`_ library provides the
coordination within the groups of service instances. For further
information about this approach, see the `high availability guide
<https://docs.openstack.org/ha-guide/controller-ha-telemetry.html>`_.