From 6f684836824ee43445084672369ed322ad790c82 Mon Sep 17 00:00:00 2001 From: shangxiaobj Date: Thu, 7 Sep 2017 05:08:49 -0700 Subject: [PATCH] Update and replace http with https for doc links 1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: Ib3e7601ec7460b3a7d630f0ca1c81404e01b16e2 --- CONTRIBUTING.rst | 4 ++-- README.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ee5f44e1..0682161a 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,13 +1,13 @@ 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 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. diff --git a/README.rst b/README.rst index d83140d7..fe916729 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/magnum-ui.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/magnum-ui.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on