From 523ec98b6e58eef84baf443ae426fccc19e13a47 Mon Sep 17 00:00:00 2001 From: "zhang.lei" Date: Thu, 21 Dec 2017 16:36:20 +0800 Subject: [PATCH] Remove the redundant "/" Change-Id: I4d8e3cdeaea7d0dc49e3ee148d467119bef712fc --- doc/source/install/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index f2a86f6..f89d02c 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -30,7 +30,7 @@ where horizon is installed. .. code-block:: console - $ git clone https://git.openstack.org//openstack/neutron-fwaas-dashboard + $ git clone https://git.openstack.org/openstack/neutron-fwaas-dashboard $ cd neutron-fwaas-dashboard $ sudo pip install .