From 7220521b75253bccf928a9154b32e5bd5cd1b776 Mon Sep 17 00:00:00 2001 From: Eric Fried Date: Mon, 25 Mar 2019 08:48:40 -0500 Subject: [PATCH] s,git://github.com/,https://git.openstack.org/, ...in a doc ...as (sort of) part of http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I008cbe8e6df4431ba813f2a6ca3274222a821acb --- doc/source/contributor/testing/libvirt-numa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/testing/libvirt-numa.rst b/doc/source/contributor/testing/libvirt-numa.rst index 799088787d09..9d6a5a30d3b0 100644 --- a/doc/source/contributor/testing/libvirt-numa.rst +++ b/doc/source/contributor/testing/libvirt-numa.rst @@ -105,7 +105,7 @@ devstack repo: .. code-block:: bash $ sudo dnf install git - $ git clone git://github.com/openstack-dev/devstack.git + $ git clone https://git.openstack.org/openstack-dev/devstack $ cd devstack At this point a fairly standard devstack setup can be done with one exception: