diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-20 09:51:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-03 12:04:20 +0000 |
commit | cf15351619327ffc932981e4c470cd2407590941 (patch) | |
tree | 0321794fb2d94904ce12480dded6df0d77021be3 /documentation | |
parent | 63710fc913a39f0037c1f6604bf46446af26f86d (diff) | |
download | poky-cf15351619327ffc932981e4c470cd2407590941.tar.gz |
brief-yoctoprojectqs: replace labels with references to section title
(From yocto-docs rev: 1679222f3ab4a07595f8106ffc70ad1240d57377)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst index f8c3ad974e..f6d863f5b7 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | |||
@@ -244,7 +244,7 @@ an entire Linux distribution, including the toolchain, from source. | |||
244 | $ bitbake core-image-sato | 244 | $ bitbake core-image-sato |
245 | 245 | ||
246 | For information on using the ``bitbake`` command, see the | 246 | For information on using the ``bitbake`` command, see the |
247 | :ref:`usingpoky-components-bitbake` section in the Yocto Project Overview and | 247 | :ref:`overview-manual/overview-manual-concepts:bitbake` section in the Yocto Project Overview and |
248 | Concepts Manual, or see the ":ref:`BitBake Command | 248 | Concepts Manual, or see the ":ref:`BitBake Command |
249 | <bitbake:bitbake-user-manual/bitbake-user-manual-intro:the bitbake command>`" section in the BitBake User Manual. | 249 | <bitbake:bitbake-user-manual/bitbake-user-manual-intro:the bitbake command>`" section in the BitBake User Manual. |
250 | 250 | ||