summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-10 14:07:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:12 +0100
commitea5a161850473de72165f91d1b7a12b2daa27d0a (patch)
tree96fd58bdd81eefbcde61db0760c9adf11f8be916 /documentation
parent2b9e9739101af6df9b0feb45eeb319b2d8ed60c1 (diff)
downloadpoky-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')
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml6
-rw-r--r--documentation/poky.ent1
2 files changed, 3 insertions, 4 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>
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 5df8c86c26..c7a691ef46 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -62,7 +62,6 @@
62<!ENTITY YOCTO_DOCS_BB_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bitbake-user-manual/bitbake-user-manual.html"> 62<!ENTITY YOCTO_DOCS_BB_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bitbake-user-manual/bitbake-user-manual.html">
63<!ENTITY YOCTO_DOCS_TOAST_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/toaster-manual/toaster-manual.html"> 63<!ENTITY YOCTO_DOCS_TOAST_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/toaster-manual/toaster-manual.html">
64<!ENTITY YOCTO_DOCS_SDK_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/sdk-manual/sdk-manual.html"> 64<!ENTITY YOCTO_DOCS_SDK_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/sdk-manual/sdk-manual.html">
65<!ENTITY YOCTO_DOCS_OVERVIEW_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/overview-manual/overview-manual.html">
66<!ENTITY YOCTO_DOCS_GS_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/getting-started/getting-started.html"> 65<!ENTITY YOCTO_DOCS_GS_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/getting-started/getting-started.html">
67<!ENTITY YOCTO_DOCS_BRIEF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/brief-yoctoprojectqs/brief-yoctoprojectqs.html"> 66<!ENTITY YOCTO_DOCS_BRIEF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/brief-yoctoprojectqs/brief-yoctoprojectqs.html">
68<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;"> 67<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;">