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
This commit is contained in:
Nguyen Phuong An 2016-08-29 15:48:25 +07:00
parent b7db406ef8
commit 8699671d12

View File

@ -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) <http://developer.openstack.org/api-ref-compute-v2.1.html>`__.
`Compute API <http://developer.openstack.org/api-ref/compute/>`__.
Export the token ID to the ``OS_TOKEN`` environment variable. For example: