From 34269cacd2c36a78dcef5737ec569d00b9cdd997 Mon Sep 17 00:00:00 2001 From: Manishanker Talusani Date: Thu, 29 May 2014 02:45:35 +0530 Subject: [PATCH] Replaced dead links with correct ones Openstack API Quick Start had two dead links in "send API request" section. The dead links were Identity API and compute APIs and Extensions. Replaced the dead links with the new Identity API and compute API links. closes bug: #1324098 Change-Id: I2c1c5e152230ef2f3e27f5db76bb9a41f48e58ae --- api-quick-start/src/docbkx/api-quick-start-intro.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-quick-start/src/docbkx/api-quick-start-intro.xml b/api-quick-start/src/docbkx/api-quick-start-intro.xml index f6d3eb76e..722d7f9f8 100644 --- a/api-quick-start/src/docbkx/api-quick-start-intro.xml +++ b/api-quick-start/src/docbkx/api-quick-start-intro.xml @@ -143,10 +143,10 @@ Date: Wed, 06 Nov 2013 20:06:24 GMT This section shows how to make some Identity API and Compute API calls. For a complete list of Identity API calls, see Identity APIs. For a complete list of Compute API calls, see Compute APIs and Extensions. Use the Identity API to request a list of tenants, as follows: