user/bsp-build: Fix broken cross references.

The QuickStartBSPBuild_Manual and QuickStartBSPBuild_RSB are
missing the underscore in front. This breaks any reference to
them from other sections.
This commit is contained in:
G S Niteesh Babu 2020-04-02 16:36:34 +05:30 committed by Gedare Bloom
parent 7a0834dc38
commit 7fd137e95f

View File

@ -29,7 +29,7 @@ use one of the listed methods to build the BSP.
In the output in this section the base directory :file:`$HOME/quick-start` was
replaced by ``$BASE``.
.. QuickStartBSPBuild_RSB:
.. _QuickStartBSPBuild_RSB:
RSB BSP Build
-------------
@ -92,7 +92,7 @@ The RSB BSP build can be customised with following RSB command line options:
If you have built a BSP with the RSB, you can move on to
:ref:`QuickStartBSPTest`.
.. QuickStartBSPBuild_Manual:
.. _QuickStartBSPBuild_Manual:
Manual BSP Build
----------------