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:
parent
a8840f5f23
commit
47275d08c6
@ -2748,7 +2748,7 @@ links:
|
|||||||
description: |
|
description: |
|
||||||
Links to the resources in question. See `API Guide / Links and
|
Links to the resources in question. See `API Guide / Links and
|
||||||
References
|
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.
|
for more info.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user