Trivial: update url to new url

Change-Id: I7abe516f08c06b093ab8618b808392656d4478b9
This commit is contained in:
XiaojueGuan 2018-05-13 23:11:33 +08:00
parent ec4125f767
commit 967ff71f76
2 changed files with 2 additions and 2 deletions

View File

@ -44,5 +44,5 @@ The z/VM OpenStack support has been tested with cloud-init 0.7.4 and 0.7.5 for R
cloud-init, you should change your specification of the indicated commands accordingly.
During cloud-init installation, some dependency packages may be required. You can use zypper and
python setuptools to easily resolve these dependencies. See https://pypi.python.org/pypi/setuptools for
python setuptools to easily resolve these dependencies. See https://pypi.org/project/setuptools for
more information.

View File

@ -19,7 +19,7 @@ as neutron, ceilometer.
Links
-----
* Pypi: `<https://pypi.python.org/pypi/CloudLib4zvm>`_
* Pypi: `<https://pypi.org/project/CloudLib4zvm>`_
* Doc: `<http://cloudlib4zvm.readthedocs.io/en/latest>`_
* Gerrit: `<https://review.gerrithub.io/#/q/project:mfcloud/python-zvm-sdk>`_
* Github: `<https://github.com/mfcloud/python-zvm-sdk>`_