From ae53b87aef046382ea68d4a254235cdde784ef2e Mon Sep 17 00:00:00 2001 From: wangqi Date: Fri, 23 Feb 2018 11:33:18 +0000 Subject: [PATCH] change http with https Change-Id: Ic9aa2bdc1c885089ae2c854907a94d500daf8f90 --- CONTRIBUTING.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 739e0e9f..e8e86741 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,17 +1,17 @@ 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. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/vmware-nsxlib \ No newline at end of file + https://bugs.launchpad.net/vmware-nsxlib