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: Ie0baee89fed6652eba813ed03a3a678383364153
This commit is contained in:
Tovin Seven 2018-04-20 16:58:19 +07:00
parent c403030311
commit 27cd95a46e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ http://docs.openstack.org/developer/horizon/quickstart.html#setup
* Edit openstack_dashboard/local/local_settings.py to modify the OPENSTACK_HOST
IP address to point to devstack.
* Add monasca-client to requirements.txt. Get the latest version from
https://pypi.python.org/pypi/python-monascaclient
https://pypi.org/project/python-monascaclient
* Link monasca into Horizon:
```