From 25fe9678bd6ae6f3c21cbc7e2b1f4ec6ba71eb4a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 25 Jul 2019 18:14:43 +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: Iba671c617cec6172f6709c73cd8b5a61c3db4e13 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 155b6385..bcbf6a9f 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ command-line tool. You may also want to look at the `OpenStack API documentation`_. .. _Trove CLI Guide: https://docs.openstack.org/trove/latest/cli -.. _OpenStack API documentation: https://developer.openstack.org/api-guide/quick-start/ +.. _OpenStack API documentation: https://docs.openstack.org/api-quick-start/ python-troveclient is licensed under the Apache License like the rest of OpenStack.