Fix workflow language link

There is no more DSL docs since the commit[1]
and all of them should be updated.

[1]I6e2a10932c648836a1e0632b4cd0fce3ab78f946

Change-Id: I5c67d934f2a7a884ab659af43b7ff6713b908d9c
This commit is contained in:
Hanxi Liu 2018-03-02 17:21:23 +08:00
parent 21f4afaf95
commit 96186a1ba9
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<p>{% trans "Use one of the available definition source options to specify the definition to be used in creating this action." %}</p>
<p>
{% trans "Refer"%}
<a href="https://docs.openstack.org/mistral/latest/user/dsl_v2.html#actions" title="Workflow Language Syntax" target="_blank">
<a href="https://docs.openstack.org/mistral/latest/user/wf_lang_v2.html#actions" title="Workflow Language Syntax" target="_blank">
Mistral Workflow Language</a>
{% trans " documentation for syntax details." %}
</p>

View File

@ -6,7 +6,7 @@
<p>{% trans "Use one of the available definition source options to specify the definition to be used in updating this action." %}</p>
<p>
{% trans "Refer"%}
<a href="https://docs.openstack.org/mistral/latest/user/dsl_v2.html#actions" title="Workflow Language Syntax" target="_blank">
<a href="https://docs.openstack.org/mistral/latest/user/wf_lang_v2.html#actions" title="Workflow Language Syntax" target="_blank">
Mistral Workflow Language</a>
{% trans " documentation for syntax details." %}
</p>

View File

@ -6,7 +6,7 @@
<p>{% trans "Use one of the available definition source options to specify the definition to be used in creating this workbook." %}</p>
<p>
{% trans "Refer"%}
<a href="https://docs.openstack.org/mistral/latest/admin/dsl_v2.html#workbooks" title="Workflow Language Syntax" target="_blank">
<a href="https://docs.openstack.org/mistral/latest/user/wf_lang_v2.html#workbooks" title="Workflow Language Syntax" target="_blank">
Mistral Workflow Language</a>
{% trans " documentation for syntax details." %}
</p>