Update url links in doc files of Sahara

replace 'http' with 'https'

Change-Id: Iebee75d464a5f0c4b9b877814ec42ca9be946931
This commit is contained in:
sun cheng 2018-01-18 09:08:30 +00:00
parent 850127ce02
commit e1f46bb5c2
3 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@ Quickstart guide: https://docs.openstack.org/sahara/latest/user/quickstart.html
How to participate: https://docs.openstack.org/sahara/latest/contributor/how-to-participate.html
Source: http://git.openstack.org/cgit/openstack/sahara
Source: https://git.openstack.org/cgit/openstack/sahara
Bugs and feature requests: https://bugs.launchpad.net/sahara

View File

@ -22,7 +22,7 @@ Getting started
* Sign `OpenStack Individual Contributor License Agreement <https://review.openstack.org/#/settings/agreements>`_
* Make sure that your email is listed in `identities <https://review.openstack.org/#/settings/web-identities>`_
* Subscribe to code-reviews. Go to your settings on http://review.openstack.org
* Subscribe to code-reviews. Go to your settings on https://review.openstack.org
* Go to ``watched projects``
* Add ``openstack/sahara``, ``openstack/sahara-extra``,
@ -53,9 +53,9 @@ How to post your first patch for review
* Checkout Sahara code from `its repository <https://git.openstack.org/cgit/openstack/sahara>`_
* Carefully read http://docs.openstack.org/infra/manual/developers.html#development-workflow
* Carefully read https://docs.openstack.org/infra/manual/developers.html#development-workflow
* Pay special attention to http://docs.openstack.org/infra/manual/developers.html#committing-a-change
* Pay special attention to https://docs.openstack.org/infra/manual/developers.html#committing-a-change
* Apply and commit your changes

View File

@ -30,7 +30,7 @@ The EDP features can be used from the sahara web UI which is described in the
:doc:`dashboard-user-guide`.
The EDP features also can be used directly by a client through the
`REST api <http://developer.openstack.org/api-ref/data-processing/>`_
`REST api <https://developer.openstack.org/api-ref/data-processing/>`_
EDP Concepts
------------