Fix api-ref link

The name of the API is message, not messaging - fix the link.

Change-Id: I9371cd91f1a14becd28fd226ce54d066012d1c20
This commit is contained in:
Andreas Jaeger 2019-08-08 10:14:05 +02:00
parent 5f9b4327d9
commit d535a96ee8

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 <https://docs.openstack.org/api-ref/messaging/>`_.
Reference <https://docs.openstack.org/api-ref/message/>`_.
Create Queue
------------