summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-16 13:35:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:18:05 +0100
commit802df60c974ac79832918ea8fa7e5e61721b88d1 (patch)
tree3cba2a4554262a447b60331f29930482b2a3c532 /documentation/ref-manual
parent45028b41f323fc689271a051e403453ccc0ef6b4 (diff)
downloadpoky-802df60c974ac79832918ea8fa7e5e61721b88d1.tar.gz
dev-manual: Changed "Working With Yocto Project Source Files" title
Changed to "Locating Yocto Project Source Files". I am moving the sections on cloning repositories out from under this section. (From yocto-docs rev: 3889aadab9b603097b6cc5b7afb9d0066021106c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-structure.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 64c094c399..8e0c9f5b62 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -18,7 +18,7 @@
18<para> 18<para>
19 For information on how to establish a local Source Directory on your 19 For information on how to establish a local Source Directory on your
20 development system, see the 20 development system, see the
21 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 21 "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>"
22 section in the Yocto Project Development Tasks Manual. 22 section in the Yocto Project Development Tasks Manual.
23</para> 23</para>
24 24