From 7707cf6562e6a477ea953743a2d9aba682d90949 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 May 2016 17:22:56 -0700 Subject: [PATCH] sdk-manual: Fixed three broken links to sections within manual. (From yocto-docs rev: 6c98ba1f0ac57e6ee9d2b77a4421e62bcb52a4c8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-intro.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index d2a41ce150..781cebf188 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml @@ -205,7 +205,7 @@ For information about the application development workflow that uses the Eclipse IDE and for a detailed example of how to install and configure the Eclipse Yocto Project Plug-in, see the - "Developing Applications Using Eclipse" + "Developing Applications Using Eclipse" section. @@ -287,7 +287,7 @@ Install the SDK for your target hardware: For information on how to install the SDK, see the - "Installing the SDK" + "Installing the SDK" section. Download the Target Image: The Yocto Project supports several target architectures @@ -320,7 +320,7 @@ To use the root filesystem in QEMU, you need to extract it. See the - "Extracting the Root Filesystem" + "Extracting the Root Filesystem" section for information on how to extract the root filesystem.