diff --git a/releasenotes/notes/support-to-query-cinder-resources-filter-by-update-at-and-created-at-32ae9aaea131d598.yaml b/releasenotes/notes/support-to-query-cinder-resources-filter-by-update-at-and-created-at-32ae9aaea131d598.yaml index a007f2a4a88..40956f240af 100644 --- a/releasenotes/notes/support-to-query-cinder-resources-filter-by-update-at-and-created-at-32ae9aaea131d598.yaml +++ b/releasenotes/notes/support-to-query-cinder-resources-filter-by-update-at-and-created-at-32ae9aaea131d598.yaml @@ -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 - '_ for + ``created_at`` or ``updated_at`` fields. Time must be expressed in ISO + 8601 format. See the `Block Storage API v3 Reference + `_ for details.