Update the URLs

There are a few outdated links in the dashboard repo. Update them
according to the doc-migration.

Change-Id: I6361d14127012415329bf844b7b420980253527a
Depends-on: I20cd94d0423c1b97f8ec83973aabbb7ecee75b49
This commit is contained in:
Sharat Sharma 2017-08-07 16:56:05 +05:30
parent 20ab5b624f
commit e891c2a4bf
9 changed files with 13 additions and 13 deletions

View File

@ -1,16 +1,16 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps in this page: you must follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following should be submitted for review via the Gerrit tool, following
the workflow documented at: the workflow documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub: Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/mistral https://bugs.launchpad.net/mistral

View File

@ -17,7 +17,7 @@ Setup Instructions
================== ==================
This instruction assumes that Horizon is already installed and it's installation This instruction assumes that Horizon is already installed and it's installation
folder is <horizon>. Detailed information on how to install Horizon can be folder is <horizon>. Detailed information on how to install Horizon can be
found at http://docs.openstack.org/developer/horizon/quickstart.html#setup. found at https://docs.openstack.org/horizon/latest/contributor/quickstart.html#setup.
The installation folder of Mistral Dashboard will be referred to as <mistral-dashboard>. The installation folder of Mistral Dashboard will be referred to as <mistral-dashboard>.
@ -65,4 +65,4 @@ Mistral-Dashboard Debug Instructions
------------------------------------ ------------------------------------
For debug instructions refer to `OpenStack Mistral Troubleshooting For debug instructions refer to `OpenStack Mistral Troubleshooting
<http://docs.openstack.org/developer/mistral/developer/troubleshooting.html>`_ <https://docs.openstack.org/mistral/latest/contributor/troubleshooting.html>`_

View File

@ -9,9 +9,9 @@
<p> <p>
{% trans "For more info refer to:" %} {% trans "For more info refer to:" %}
<br/> <br/>
<a href="http://docs.openstack.org/developer/mistral/developer/webapi/v2.html#action-executions" target="_blank"> <a href="https://docs.openstack.org/mistral/latest/api/v2.html#action-executions" target="_blank">
{% trans "Mistral documentation - Action Executions" %} {% trans "Mistral documentation - Action Executions" %}
</a> </a>
</p> </p>
{% endblock %} {% endblock %}

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

View File

@ -19,7 +19,7 @@
{% trans "For more info" %}: {% trans "For more info" %}:
<ul class="mistral-wrapper list"> <ul class="mistral-wrapper list">
<li> <li>
<a href="http://docs.openstack.org/developer/mistral/developer/webapi/v2.html#cron-triggers" <a href="https://docs.openstack.org/mistral/latest/api/v2.html#cron-triggers"
title="{% trans "Mistral Cron Trigger" %}" target="_blank"> title="{% trans "Mistral Cron Trigger" %}" target="_blank">
{% trans "Mistral Cron Trigger" %} {% trans "Mistral Cron Trigger" %}
</a> </a>

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 "Use one of the available definition source options to specify the definition to be used in creating this workbook." %}</p>
<p> <p>
{% trans "Refer"%} {% trans "Refer"%}
<a href="http://docs.openstack.org/developer/mistral/dsl/dsl_v2.html#workbooks" title="Workflow Language Syntax" target="_blank"> <a href="https://docs.openstack.org/mistral/latest/admin/dsl_v2.html#workbooks" title="Workflow Language Syntax" target="_blank">
Mistral Workflow Language</a> Mistral Workflow Language</a>
{% trans " documentation for syntax details." %} {% trans " documentation for syntax details." %}
</p> </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 workflow." %}</p> <p>{% trans "Use one of the available definition source options to specify the definition to be used in creating this workflow." %}</p>
<p> <p>
{% trans "Refer "%} {% trans "Refer "%}
<a href="http://docs.openstack.org/developer/mistral/dsl/dsl_v2.html#workflows" title="Workflow Language Syntax" target="_blank"> <a href="https://docs.openstack.org/mistral/latest/api/v2.html#workflows" title="Workflow Language Syntax" target="_blank">
Mistral Workflow Language</a> Mistral Workflow Language</a>
{% trans " documentation for syntax details." %} {% trans " documentation for syntax details." %}
</p> </p>

View File

@ -14,7 +14,7 @@ classifiers =
Operating System :: POSIX :: Linux Operating System :: POSIX :: Linux
author = OpenStack author = OpenStack
author-email = openstack-dev@lists.openstack.org author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/mistral home-page = https://docs.openstack.org/mistral/latest/
[global] [global]
setup-hooks = setup-hooks =