diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-10 14:07:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:12 +0100 |
commit | ea5a161850473de72165f91d1b7a12b2daa27d0a (patch) | |
tree | 96fd58bdd81eefbcde61db0760c9adf11f8be916 /documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |
parent | 2b9e9739101af6df9b0feb45eeb319b2d8ed60c1 (diff) | |
download | poky-ea5a161850473de72165f91d1b7a12b2daa27d0a.tar.gz |
brief-yoctoprojectqs: Fixed broken link
Found a link to a deprecated "overview" manual. Replaced it with
the proper ENTITY to the getting-started manual.
Removed the ENTITY to the old "overview" manual.
(From yocto-docs rev: 891e4902052743833c422e6a557c93de42ed892d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml')
-rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index f0e9afb7c6..d9960398f5 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |||
@@ -242,9 +242,9 @@ | |||
242 | </literallayout> | 242 | </literallayout> |
243 | For information on using the | 243 | For information on using the |
244 | <filename>bitbake</filename> command, see the | 244 | <filename>bitbake</filename> command, see the |
245 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#usingpoky-components-bitbake'>BitBake</ulink>" | 245 | "<ulink url='&YOCTO_DOCS_GS_URL;#usingpoky-components-bitbake'>BitBake</ulink>" |
246 | section in the Yocto Project Overview Manual, or | 246 | section in the Yocto Project Overview and Concepts Manual, |
247 | see the | 247 | or see the |
248 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" | 248 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" |
249 | section in the BitBake User Manual. | 249 | section in the BitBake User Manual. |
250 | </para></listitem> | 250 | </para></listitem> |