summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
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:16:09 +0100
commitaa3275e9535930a7d899464514bd78aba235e3d1 (patch)
treedcf460ec7dfc17544c7e3495ec296ac2538ddb32 /documentation/toaster-manual
parentef25f6b9502306af7c8a3ef4ac2c1d056a107005 (diff)
downloadopenembedded-core-contrib-aa3275e9535930a7d899464514bd78aba235e3d1.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/toaster-manual')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index 45c71bc1b1..865f40904b 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -93,7 +93,7 @@
<para>
For general information on layers, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>"
- section in the Getting Started With Yocto Project Manual.
+ section in the Getting Started With Yocto Project manual.
For information on how to create layers, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section in the Yocto Project Development Tasks Manual.