Fix references to the build_guide
At somepoint documentation was re-organized and the references to the the build_guide pointed to the wrong locations, this fixes that. Change-Id: I581ce6b06103daf6883ab8cb47274a4208e0ad49 Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
50fef6b974
commit
c9421eabfc
@ -227,7 +227,7 @@ process is very similar.
|
||||
|
||||
The steps described in the StarlingX Build Guide in the
|
||||
`Developer environment setup section
|
||||
<https://docs.starlingx.io/contributor/
|
||||
<https://docs.starlingx.io/developer_resources/
|
||||
build_guide.html#development-environment-setup>`_
|
||||
must be completed before any of the steps described here.
|
||||
|
||||
@ -239,7 +239,7 @@ Clone the desired StarlingX source repos using either:
|
||||
|
||||
Or clone all of the repos using the :command:`repo` tool as described in the
|
||||
`StarlingX build guide
|
||||
<https://docs.starlingx.io/contributor/build_guide.html>`_:
|
||||
<https://docs.starlingx.io/developer_resources/build_guide.html>`_:
|
||||
|
||||
::
|
||||
|
||||
|
@ -114,7 +114,7 @@ Prerequisites
|
||||
#############
|
||||
|
||||
* Set up a StarlingX build container following `the
|
||||
build guide <https://docs.starlingx.io/contributor/build_guide.html>`_.
|
||||
build guide <https://docs.starlingx.io/developer_resources/build_guide.html>`_.
|
||||
|
||||
* Download StarlingX source code.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user