diff --git a/doc/source/contributor/development_process.rst b/doc/source/contributor/development_process.rst index 527000378..172b43958 100644 --- a/doc/source/contributor/development_process.rst +++ b/doc/source/contributor/development_process.rst @@ -227,7 +227,7 @@ process is very similar. The steps described in the StarlingX Build Guide in the `Developer environment setup section -`_ 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 -`_: +`_: :: diff --git a/doc/source/developer_resources/starlingx_patching.rst b/doc/source/developer_resources/starlingx_patching.rst index 7b278bb1d..2e8e0ec60 100644 --- a/doc/source/developer_resources/starlingx_patching.rst +++ b/doc/source/developer_resources/starlingx_patching.rst @@ -114,7 +114,7 @@ Prerequisites ############# * Set up a StarlingX build container following `the - build guide `_. + build guide `_. * Download StarlingX source code.