Fix the code repository for clone action
Change-Id: Id6c1946c193a6d3668ea0885697ba03d1dacc238
This commit is contained in:
parent
9988c7e3e6
commit
aae92533fb
@ -66,7 +66,7 @@ Here is an example:
|
|||||||
|
|
||||||
.. sourcecode:: console
|
.. sourcecode:: console
|
||||||
|
|
||||||
$ git clone https://git.openstack.org/cgit/openstack/horizon/ {HORIZON_DIR}
|
$ git clone https://git.openstack.org/openstack/horizon/ {HORIZON_DIR}
|
||||||
..
|
..
|
||||||
|
|
||||||
Then install the virtual environment:
|
Then install the virtual environment:
|
||||||
@ -105,7 +105,7 @@ creation, add the following parameter:
|
|||||||
|
|
||||||
.. sourcecode:: console
|
.. sourcecode:: console
|
||||||
|
|
||||||
$ git clone https://git.openstack.org/cgit/openstack/sahara-dashboard/ \
|
$ git clone https://git.openstack.org/openstack/sahara-dashboard/ \
|
||||||
{SAHARA_DASHBOARD_DIR}
|
{SAHARA_DASHBOARD_DIR}
|
||||||
..
|
..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user