summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2019-07-22 18:08:40 +0200
committerAndreas Jaeger <aj@suse.com>2019-07-22 19:17:28 +0200
commitdbe6321537c7dbbba2fdf9972567cff30864ff3a (patch)
treebed774d4eb60ad5939aec3d4e88520d71f920f3d /README.rst
parent063ef486e93bbef1628aa722b96bbd86290361cd (diff)
downloadnova-dbe6321537c7dbbba2fdf9972567cff30864ff3a.tar.gz
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 Neutron publishes to api-ref/network, not networking anymore. 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: Id2cf3aa252df6db46575b5988e4937ecfc6792bb
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7cf790f1ee..79902d98fe 100644
--- a/README.rst
+++ b/README.rst
@@ -21,8 +21,8 @@ API
To learn how to use Nova's API, consult the documentation available online at:
-- `Compute API Guide <https://developer.openstack.org/api-guide/compute/>`__
-- `Compute API Reference <https://developer.openstack.org/api-ref/compute/>`__
+- `Compute API Guide <https://docs.openstack.org/api-guide/compute/>`__
+- `Compute API Reference <https://docs.openstack.org/api-ref/compute/>`__
For more information on OpenStack APIs, SDKs and CLIs in general, refer to: