Fix the error links for docs
The git links are error,this change is to correct all them. Closes-Bug: #1853958 Signed-off-by: lihang <lihang0166@fiberhome.com> Change-Id: I1e7975b9c46ca8f9d2f34c9163997c4a783c1abf
This commit is contained in:
parent
990d440759
commit
606886ed03
@ -20,8 +20,8 @@ You can clone these repositories by:
|
||||
|
||||
::
|
||||
|
||||
$ git clone https://opendev.org/starlingx/docs
|
||||
$ git clone https://opendev.org/starlingx/specs
|
||||
$ git clone https://opendev.org/starlingx/docs.git
|
||||
$ git clone https://opendev.org/starlingx/specs.git
|
||||
|
||||
These projects contain hierarchy that organizes the documentation by topic:
|
||||
|
||||
|
@ -46,7 +46,7 @@ Set up the host with the following steps:
|
||||
|
||||
apt-get install -y git
|
||||
cd $HOME
|
||||
git clone https://opendev.org/starlingx/tools
|
||||
git clone https://opendev.org/starlingx/tools.git
|
||||
|
||||
#. Install required packages:
|
||||
|
||||
|
@ -46,7 +46,7 @@ Set up the host with the following steps:
|
||||
|
||||
apt-get install -y git
|
||||
cd $HOME
|
||||
git clone https://opendev.org/starlingx/tools
|
||||
git clone https://opendev.org/starlingx/tools.git
|
||||
|
||||
#. Install required packages:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user