Update api-ref location

The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: Ide95dd5544f5f0578daba7c9c3dfd3f716646841
This commit is contained in:
Andreas Jaeger 2019-07-25 18:11:14 +02:00
parent eae60397bf
commit 57a5613d53
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Overview
--------
This is a client for the OpenStack `Bare Metal API
<https://developer.openstack.org/api-ref/baremetal/>`_. It provides:
<https://docs.openstack.org/api-ref/baremetal/>`_. It provides:
* a Python API: the ``ironicclient`` module, and
* two command-line interfaces: ``openstack baremetal`` and ``ironic``