From 800ee0167a4badcfad88ff1b885c711c9b137ed9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 14 Jun 2017 07:43:11 -0700 Subject: dev-manual: Fixed broken links to "Source Directory" term. Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from dev-manual to ref-manual broke all the links to the "Source Directory" term. I fixed them. (From yocto-docs rev: d3a206b141e0b0c623362622ec73bbf44118071a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual/dev-manual-start.xml') diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 1808feb5c3..4dbcc7e34a 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -25,7 +25,7 @@ The Yocto Project is an open-source collaboration project focused on embedded Linux development. The project currently provides a build system that is referred to as the - OpenEmbedded build system + OpenEmbedded build system in the Yocto Project documentation. The Yocto Project provides various ancillary tools for the embedded developer and also features the Sato reference User Interface, which is optimized for @@ -85,7 +85,7 @@ You need a release of the Yocto Project locally installed on your development system. The documentation refers to this set of locally installed files - as the Source Directory. + as the Source Directory. You create your Source Directory by using Git to clone a local copy of the upstream poky repository, @@ -251,7 +251,7 @@ Be sure to work in the meta-intel branch that matches your - Source Directory + Source Directory (i.e. poky) branch. For example, if you have checked out the "master" branch of poky and you are going to use -- cgit v1.2.3-54-g00ecf