From 0a7152fa5550a64e5a1630c5e2da011e47f08edd Mon Sep 17 00:00:00 2001 From: XieYingYun Date: Sun, 5 Nov 2017 20:10:58 -0700 Subject: [PATCH] Change HTTP to HTTPS Use https instead of http to ensure the safety without containing our account/password information Change-Id: I2e4f120f1d57c6c666d65a9a279eddefd112bf23 --- doc/source/contributor/contributing.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index ec0a28499..f5a6a378e 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -24,8 +24,8 @@ signed OpenStack's contributor's agreement. .. seealso:: - * http://docs.openstack.org/infra/manual/developers.html - * http://wiki.openstack.org/CLA + * https://docs.openstack.org/infra/manual/developers.html + * https://wiki.openstack.org/CLA LaunchPad Project ----------------- @@ -37,22 +37,22 @@ notifications of important events. .. seealso:: - * http://launchpad.net - * http://launchpad.net/watcher - * http://launchpad.net/~openstack + * https://launchpad.net + * https://launchpad.net/watcher + * https://launchpad.net/~openstack Project Hosting Details ----------------------- Bug tracker - http://launchpad.net/watcher + https://launchpad.net/watcher Mailing list (prefix subjects with ``[watcher]`` for faster responses) - http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev + https://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev Wiki - http://wiki.openstack.org/Watcher + https://wiki.openstack.org/Watcher Code Hosting https://git.openstack.org/cgit/openstack/watcher