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:
Saul Wold 2020-01-28 13:21:51 -08:00
parent 50fef6b974
commit c9421eabfc
2 changed files with 3 additions and 3 deletions

View File

@ -227,7 +227,7 @@ process is very similar.
The steps described in the StarlingX Build Guide in the The steps described in the StarlingX Build Guide in the
`Developer environment setup section `Developer environment setup section
<https://docs.starlingx.io/contributor/ <https://docs.starlingx.io/developer_resources/
build_guide.html#development-environment-setup>`_ build_guide.html#development-environment-setup>`_
must be completed before any of the steps described here. 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 Or clone all of the repos using the :command:`repo` tool as described in the
`StarlingX build guide `StarlingX build guide
<https://docs.starlingx.io/contributor/build_guide.html>`_: <https://docs.starlingx.io/developer_resources/build_guide.html>`_:
:: ::

View File

@ -114,7 +114,7 @@ Prerequisites
############# #############
* Set up a StarlingX build container following `the * 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. * Download StarlingX source code.