summaryrefslogtreecommitdiffstats
path: root/documentation/brief-yoctoprojectqs
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-09 09:33:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:44 +0100
commit39810ff50509dcb90565f9b432c555f336f23604 (patch)
treecaec6c03dd838facbb323be77b34a9f18aca31ac /documentation/brief-yoctoprojectqs
parent1a013b9cb045caad962036c3e5d57e5e53b14bb3 (diff)
downloadpoky-39810ff50509dcb90565f9b432c555f336f23604.tar.gz
documentation: Fixed "Getting Started" manual links
There was inconsistent use when referencing the getting-started manual. The manual's name does not include the word "Manual". So, I cleaned this up across the manual set and also in the mega-manual.sed file, which was incorrectly processing the links to that manual that do not target a specific section. (From yocto-docs rev: 0f5321416f7ec50cb6c96cccb7c87ef191a25367) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
index 5cd863787c..f7e0d17d4c 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
@@ -52,7 +52,8 @@
52 <para> 52 <para>
53 If you want more conceptual or background information on the 53 If you want more conceptual or background information on the
54 Yocto Project, see the 54 Yocto Project, see the
55 <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project Manual</ulink>. 55 <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink>
56 manual.
56 </para> 57 </para>
57 </section> 58 </section>
58 59