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:
Hang Li 2019-11-26 14:53:21 +08:00
parent 990d440759
commit 606886ed03
3 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: