From 57a5613d53c7ad3355cc149abe8f300ae02dfdee Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 25 Jul 2019 18:11:14 +0200 Subject: [PATCH] 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 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6afc66b65..e08bc1ce8 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Overview -------- This is a client for the OpenStack `Bare Metal API -`_. It provides: +`_. It provides: * a Python API: the ``ironicclient`` module, and * two command-line interfaces: ``openstack baremetal`` and ``ironic``