From 8699671d1262f63f43d5502680c81de7a7dbf084 Mon Sep 17 00:00:00 2001 From: Nguyen Phuong An Date: Mon, 29 Aug 2016 15:48:25 +0700 Subject: [PATCH] Update reference link for compute api This patch updates reference link for compute api in http://developer.openstack.org/api-guide/quick-start/api-quick-start.html#launch-an-instance/ Change-Id: Ic63313b8b30011ddcc9a307737116b74fd55dc95 --- api-quick-start/source/api-quick-start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-quick-start/source/api-quick-start.rst b/api-quick-start/source/api-quick-start.rst index cc0a11357..b3368d5b2 100644 --- a/api-quick-start/source/api-quick-start.rst +++ b/api-quick-start/source/api-quick-start.rst @@ -340,7 +340,7 @@ Send API requests This section shows how to make some basic Compute API calls. For a complete list of Compute API calls, see -`Compute API (CURRENT) `__. +`Compute API `__. Export the token ID to the ``OS_TOKEN`` environment variable. For example: