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: I23a4fa2cc303c063f4b96844ad23d1a0a19c296b
This commit is contained in:
melissaml 2018-04-21 06:18:39 +08:00
parent d6fa7f86ad
commit be1ed03bcf
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ This is a client library and tool for `Ironic Inspector`_.
* Source: https://git.openstack.org/cgit/openstack/python-ironic-inspector-client
* Documentation: https://docs.openstack.org/python-ironic-inspector-client/latest/
* Bugs: https://storyboard.openstack.org/#!/project/958
* Downloads: https://pypi.python.org/pypi/python-ironic-inspector-client
* Downloads: https://pypi.org/project/python-ironic-inspector-client
Please follow usual OpenStack `Gerrit Workflow`_ to submit a patch, see
`Inspector contributing guide`_ for more detail.
@ -20,6 +20,6 @@ Refer to the `HTTP API reference`_ for information on the
.. _Gerrit Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Ironic Inspector: https://pypi.python.org/pypi/ironic-inspector
.. _Ironic Inspector: https://docs.openstack.org/ironic-inspector/latest/
.. _Inspector contributing guide: https://docs.openstack.org/ironic-inspector/latest/contributor/index.html
.. _HTTP API reference: https://docs.openstack.org/ironic-inspector/latest/user/http-api.html