Fix link display in Ussuri cycle highlights for vitrage

The template 3 url is displayed as text now,it should be a link

Change-Id: Idf9db16d85ba0e9b0bde64c09bf48c15ea995e04
This commit is contained in:
Q.hongtao
2020-04-15 10:51:55 +08:00
parent d7398ce9d8
commit a2c74ba057

View File

@@ -19,4 +19,5 @@ releases:
- repo: openstack/vitrage
hash: e3e49387f224aca01a4f111e5208519cdb6b3bea
cycle-highlights:
- Added more concise and friendly `Template Version 3 syntax <https://docs.openstack.org/vitrage/latest/contributor/vitrage-templates.html#template-structure>`.
- Added more concise and friendly `Template Version 3 syntax
<https://docs.openstack.org/vitrage/latest/contributor/vitrage-templates.html#template-structure>`_.