summaryrefslogtreecommitdiff
path: root/api-guide/source/limits.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 /api-guide/source/limits.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 'api-guide/source/limits.rst')
-rw-r--r--api-guide/source/limits.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-guide/source/limits.rst b/api-guide/source/limits.rst
index c2ed0af859..a2f6b49edb 100644
--- a/api-guide/source/limits.rst
+++ b/api-guide/source/limits.rst
@@ -9,7 +9,7 @@ operators and may differ from one deployment of the OpenStack Compute service
to another. Please contact your provider to determine the limits that
apply to your account. Your provider may be able to adjust your
account's limits if they are too low. Also see the API Reference for
-`Limits <https://developer.openstack.org/api-ref/compute/#limits-limits>`__.
+`Limits <https://docs.openstack.org/api-ref/compute/#limits-limits>`__.
Absolute limits
~~~~~~~~~~~~~~~
@@ -49,4 +49,4 @@ Determine limits programmatically
Applications can programmatically determine current account limits. For
information, see
-`Limits <https://developer.openstack.org/api-ref/compute/#limits-limits>`__.
+`Limits <https://docs.openstack.org/api-ref/compute/#limits-limits>`__.