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: I0f2979ffc598cd026752b183ae3aaf92254089f6
This commit is contained in:
Tovin Seven 2018-04-20 16:47:27 +07:00
parent 8396dbe15b
commit 669a7b7db8
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>`_.