Update the documentation link for doc migration
Change-Id: I10ddaee70a6b9b98623317a4daa4aa33906a3086
This commit is contained in:
parent
9a92bcd3b7
commit
31140e2637
@ -5,7 +5,7 @@ you must follow the steps in this page:
|
||||
|
||||
You can find more Sahara-specific info in our How To Participate guide:
|
||||
|
||||
http://docs.openstack.org/developer/sahara/devref/how_to_participate.html
|
||||
https://docs.openstack.org/sahara/latest/devref/how_to_participate.html
|
||||
|
||||
Once those steps have been completed, changes to OpenStack
|
||||
should be submitted for review via the Gerrit tool, following
|
||||
|
@ -2,7 +2,7 @@ Sahara Style Commandments
|
||||
==========================
|
||||
|
||||
- Step 1: Read the OpenStack Style Commandments
|
||||
http://docs.openstack.org/developer/hacking/
|
||||
https://docs.openstack.org/hacking/latest/
|
||||
- Step 2: Read on
|
||||
|
||||
Sahara Specific Commandments
|
||||
|
@ -46,13 +46,13 @@ Sahara at wiki.openstack.org: https://wiki.openstack.org/wiki/Sahara
|
||||
|
||||
Launchpad project: https://launchpad.net/sahara
|
||||
|
||||
Sahara docs site: http://docs.openstack.org/developer/sahara
|
||||
Sahara docs site: https://docs.openstack.org/sahara/latest/
|
||||
|
||||
Roadmap: https://wiki.openstack.org/wiki/Sahara/Roadmap
|
||||
|
||||
Quickstart guide: http://docs.openstack.org/developer/sahara/devref/quickstart.html
|
||||
Quickstart guide: https://docs.openstack.org/sahara/latest/devref/quickstart.html
|
||||
|
||||
How to participate: http://docs.openstack.org/developer/sahara/devref/how_to_participate.html
|
||||
How to participate: https://docs.openstack.org/sahara/latest/devref/how_to_participate.html
|
||||
|
||||
|
||||
License
|
||||
|
@ -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/developer/sahara/userdoc/edp.html for definitions.") + '">' +
|
||||
'<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="fa fa-question-circle"></span>' +
|
||||
'</span>' +
|
||||
'</td>' +
|
||||
|
@ -5,7 +5,7 @@ description-file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
author-email = openstack-dev@lists.openstack.org
|
||||
home-page = http://docs.openstack.org/developer/sahara/
|
||||
home-page = https://docs.openstack.org/sahara/latest/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Loading…
x
Reference in New Issue
Block a user