Correct ReST syntax

Incorrect quotes were preventing a hyperlink from being rendered
correctly.

Change-Id: I0d3a4d75be0111e64be68cb12788974147c506b7
This commit is contained in:
Brian Rosmaita 2020-04-03 14:24:07 -04:00
parent 1d3fa89752
commit 5fb2a66bbc

View File

@ -2,7 +2,7 @@
features:
- Beginning with microversion 3.60, users may apply time comparison filters
to the volume summary list and volume detail list requests by using the
"created_at" or "updated_at" fields. Time must be expressed in ISO
8601 format. See the 'Block Storage API v3 Reference
<https://docs.openstack.org/api-ref/block-storage/v3/index.html>'_ for
``created_at`` or ``updated_at`` fields. Time must be expressed in ISO
8601 format. See the `Block Storage API v3 Reference
<https://docs.openstack.org/api-ref/block-storage/v3/index.html>`_ for
details.