From ed7f6ffb6149eeec107852a4af6c0869260e6474 Mon Sep 17 00:00:00 2001 From: zhangzs Date: Wed, 20 Jun 2018 10:36:01 +0800 Subject: [PATCH] Update links in CONTRIBUTING.rst Change-Id: I1b481f3042f6dbb8b748596ec19ef0ddd1e42a83 --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b6a6c967..be2f8e08 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,14 +1,14 @@ If you would like to contribute to the development of OpenStack, you should 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 knew how the OpenStack CI system works and your OpenStack accounts is setup properly, you can start from the development workflow section in that documentation to know how you should commit your patch set 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 Any pull requests submitted through GitHub will be ignored.