From eec08a1e4acadd06544b8afd94118ed0e22fa2bb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Apr 2018 09:48:01 -0700 Subject: [PATCH] documentation: Fixed links to concepts-manual. Some inconsistencies in the links to the concepts-manual existed. I fixed these throughout the YP manual set. (From yocto-docs rev: ad7f840bb6f4a5248ef455b98ce9b35197e07e1a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 3 ++- documentation/ref-manual/ref-tasks.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c2a42622a9..50e60ba11b 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -2333,7 +2333,8 @@ "example"). See the "Automatically Added Runtime Dependencies" - in the Yocto Project Concepts Manual for further details. + section in the Yocto Project Concepts Manual for further + details. diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index 968cc7af6a..2a58f955b0 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -409,7 +409,7 @@ directory in the package feeds area. For more information, see the "Package Feeds" - section Yocto Project Concepts Manual. + section in the Yocto Project Concepts Manual.