From ba262fb43d7746e4d59fd26ca0dc554616195edc Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Sun, 24 Mar 2019 20:32:43 +0000 Subject: [PATCH] Replace openstack.org git:// URLs with https:// This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I3448684b49f58df2ce92d1d41a7a8520a2e7d251 --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0a53b62..2e33420 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -2,7 +2,7 @@ Contributing ============ To browse the latest code, see: https://git.openstack.org/cgit/openstack/boartty/tree/ -To clone the latest code, use `git clone git://git.openstack.org/openstack/boartty` +To clone the latest code, use `git clone https://git.openstack.org/openstack/boartty` Bugs are handled at: https://storyboard.openstack.org/