summaryrefslogtreecommitdiffstats
path: root/documentation/brief-yoctoprojectqs
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commit3240a59758e918afa79d14c961492d6f98cc3d85 (patch)
treec9a278f665319c0eccd6c3fb5e4133d17b309699 /documentation/brief-yoctoprojectqs
parent11c048fbeae7d3eb12c43bd14953cb64b3de53bd (diff)
downloadpoky-3240a59758e918afa79d14c961492d6f98cc3d85.tar.gz
overview-manual: remove 'overview-manual' from filenames
All filenames duplicate the 'manual name', which is not needed, and make all references longer than they should. Rename all files to be as consise as possible, and fix all references (From yocto-docs rev: 4f489a40bb00be018e419802a76fec9dbee3f255) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
-rw-r--r--documentation/brief-yoctoprojectqs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index 51f684af01..5dc0bc7924 100644
--- a/documentation/brief-yoctoprojectqs/index.rst
+++ b/documentation/brief-yoctoprojectqs/index.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:`overview-manual/overview-manual-concepts:bitbake` section in the Yocto Project Overview and 247 :ref:`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