Fix the link of 'Message Queuing API v2'

When jumping to the reference of 'Message Queuing API v2' from
https://docs.openstack.org/developer/zaqar/headers_queue_api_working.html#working-with-the-message-queuing-api
we could not open the page because the link was wrong.
This patch fixes it.

Change-Id: I70a2298e556e2c969d3206ffa442025ca1d65c30
This commit is contained in:
Ken'ichi Ohmichi 2017-03-23 09:46:03 -07:00
parent 9211268c0d
commit 66e90d3b25

View File

@ -53,7 +53,7 @@ cURL, followed by the response.
For a complete list of operations available for Message Queuing, see :doc:`getting_started`
Each operation is fully described in the `Message Queuing API v2
Reference <http://http://developer.openstack.org/api-ref/messaging>`_.
Reference <http://developer.openstack.org/api-ref/messaging>`_.
Create Queue
------------