From cb51fe1f839ba3bca047776c6b554b92a591d00b Mon Sep 17 00:00:00 2001 From: Hangdong Zhang Date: Tue, 25 Jul 2017 14:19:57 +0800 Subject: [PATCH] Update the documentation link for doc migration This patch update the doc URLs acoording to doc-migration, and also update other links as well. Change-Id: I1055f9d6b65d79b125db54d848b8c10149651f9d --- CONTRIBUTING.rst | 4 ++-- HACKING.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4ad86f36..0d1cd337 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,14 +1,14 @@ 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 If you already have a good understanding of how the system works and your OpenStack accounts are set up, you can skip to the development workflow section of this documentation to learn how changes to OpenStack should be submitted for review via the Gerrit tool: - 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/HACKING.rst b/HACKING.rst index 0d58295d..744808a6 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ tap-as-a-service Style Commandments =============================================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/