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: I40c5c1ba79e381ac82b4df5e3f6a2b53856a7d6b
This commit is contained in:
Andreas Jaeger 2019-07-22 20:46:25 +02:00
parent a3c10f68b9
commit 3b87dfbd90
2 changed files with 2 additions and 2 deletions

View File

@ -255,7 +255,7 @@ token.
http://203.0.113.10:8774/v2.0/98333aba48e756fa8f629c83a818ad57/servers | jq .
To discover how API requests should be structured, read the `OpenStack
API Reference <https://developer.openstack.org/api-guide/quick-start/index.html>`_. To chew
API Reference <https://docs.openstack.org/api-quick-start/index.html>`_. To chew
through the responses using jq, see the `jq
Manual <http://stedolan.github.io/jq/manual/>`_.

View File

@ -180,7 +180,7 @@ Installation Tutorials and Guides
This guide targets OpenStack administrators seeking to deploy and
manage OpenStack Networking (neutron).
`OpenStack API Guide <https://developer.openstack.org/api-guide/quick-start/>`_
`OpenStack API Guide <https://docs.openstack.org/api-quick-start/>`_
A brief overview of how to send REST API requests to endpoints for
OpenStack services