Update and replace http with https for doc links in rally

1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: Id606f43f486e98fc33b699b36e468de954ec677d
This commit is contained in:
shangxiaobj 2017-08-11 01:16:46 -07:00
parent 8efef5b5f5
commit b13cae91bc
1 changed files with 2 additions and 2 deletions

View File

@ -252,8 +252,8 @@ For more information about Style Commandments, read the
.. _Launchpad: https://launchpad.net/
.. _OpenStack team: https://launchpad.net/openstack
.. _Rally team: https://launchpad.net/rally
.. _account setup: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _review site: http://review.openstack.org/
.. _account setup: https://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _review site: https://review.openstack.org/
.. _Jenkins setup: http://jenkins.openstack.org/
.. _unit tests: http://en.wikipedia.org/wiki/Unit_testing
.. _Tox: https://tox.readthedocs.org/en/latest/