diff --git a/README.rst b/README.rst index 523a233db..30363460c 100644 --- a/README.rst +++ b/README.rst @@ -17,10 +17,10 @@ scheduling from a bare metal node, given its power management credentials * Free software: Apache license * Source: https://git.openstack.org/cgit/openstack/ironic-inspector * Bugs: https://storyboard.openstack.org/#!/project/944 -* Downloads: https://pypi.python.org/pypi/ironic-inspector +* Downloads: https://tarballs.openstack.org/ironic-inspector/ * Documentation: https://docs.openstack.org/ironic-inspector/latest/ * Python client library and CLI tool: `python-ironic-inspector-client - `_ + `_ (`documentation `_). diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 052ae692b..3be5fcc6c 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -20,7 +20,7 @@ manifests, while `bifrost `_ provides an Ansible-based standalone installer. Refer to Configuration_ if you plan on installing **ironic-inspector** manually. -.. _PyPI: https://pypi.python.org/pypi/ironic-inspector +.. _PyPI: https://pypi.org/project/ironic-inspector .. note:: Please beware of :ref:`possible DNS issues ` when installing diff --git a/ironic-inspector.8 b/ironic-inspector.8 index c0f3e932a..9d9651a82 100644 --- a/ironic-inspector.8 +++ b/ironic-inspector.8 @@ -12,7 +12,7 @@ boot service (usually dnsmasq). The ironic-inspector does not take any options. However, you should supply path to the configuration file. .SH SEE ALSO -README page located at https://pypi.python.org/pypi/ironic-inspector +README page located at https://docs.openstack.org/ironic-inspector/latest/ provides some information about how to configure and use the service. .SH BUGS No known bugs.