diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-16 13:35:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:35 +0100 |
commit | 1fc547845e4248b360e8479d9e20dc0035379519 (patch) | |
tree | 7ad0cf20053d8471a658c33be7bc812f6b05179b /documentation/ref-manual | |
parent | ea1936fc027b51f7211c3a32a5e149c4dde581fb (diff) | |
download | poky-1fc547845e4248b360e8479d9e20dc0035379519.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.xml | 2 |
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 | ||