Fix link reference in Nova API version

This patch replaces link reference in "API Guide/ Links
and Reference" in [1] from [2] to [3].
[2] leads to a wrong link (error 404 not found).
[1] http://developer.openstack.org/api-ref/compute/
[2] http://docs.openstack.org/developer/nova/v2/
links_and_references.html
[3] http://developer.openstack.org/api-guide/compute/
links_and_references.html

Closes-Bug: #1615467
Change-Id: I10a0520cb0233114c30a6e34ef927ee74bf3cf4c
This commit is contained in:
Ha Van Tu 2016-08-23 09:05:41 +07:00
parent a8840f5f23
commit 47275d08c6
1 changed files with 1 additions and 1 deletions

View File

@ -2748,7 +2748,7 @@ links:
description: |
Links to the resources in question. See `API Guide / Links and
References
<http://docs.openstack.org/developer/nova/v2/links_and_references.html>`_
<http://developer.openstack.org/api-guide/compute/links_and_references.html>`_
for more info.
in: body
required: true