From a5581d8bf9aeda5ecc40f7a517acbc55f74809e8 Mon Sep 17 00:00:00 2001 From: bhagyashris Date: Tue, 12 Jul 2016 16:21:40 +0530 Subject: [PATCH] Fix the broken links In nova.api-guide.source.limit, the link for limits is incorrect TrivialFix Change-Id: Ic9b95af9694c15138f0c635e74f9ba8a0249df93 --- api-guide/source/limits.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-guide/source/limits.rst b/api-guide/source/limits.rst index 5208892a98..6fb14baae0 100644 --- a/api-guide/source/limits.rst +++ b/api-guide/source/limits.rst @@ -11,7 +11,7 @@ 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* `__. +`*Limits* `__. Rate limits ~~~~~~~~~~~ @@ -91,4 +91,4 @@ Determine limits programmatically Applications can programmatically determine current account limits. For information, see -`*Limits* `__. +`*Limits* `__.