Merge "Update url links in doc file of sahara-dashboard"

This commit is contained in:
Zuul 2018-01-22 12:10:39 +00:00 committed by Gerrit Code Review
commit e10d47861d
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
If you would like to contribute to the development of OpenStack,
you must follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html
https://docs.openstack.org/infra/manual/developers.html
You can find more Sahara-specific info in our How To Participate guide:
@ -11,7 +11,7 @@ Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
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.

View File

@ -2,8 +2,8 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/sahara-dashboard.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/tc/badges/sahara-dashboard.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on

View File

@ -28,7 +28,7 @@ horizon.job_interface_arguments = {
'<td class="col-sm-2 small-padding"></td>' +
'<td class="col-sm-2 small-padding">' +
'<label for="argument_mapping_type_$id">' + gettext("Mapping Type") + ':</label>' +
'<span class="help-icon" title="" data-placement="top" data-toggle="tooltip" data-original-title="' + gettext("See http://docs.openstack.org/sahara/latest/user/edp.html for definitions.") + '">' +
'<span class="help-icon" title="" data-placement="top" data-toggle="tooltip" data-original-title="' + gettext("See https://docs.openstack.org/sahara/latest/user/edp.html for definitions.") + '">' +
'<span class="fa fa-question-circle"></span>' +
'</span>' +
'</td>' +