diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-14 06:05:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:43 +0100 |
commit | 96b2eb0b6cd798c9c91ef449aca0935380a83beb (patch) | |
tree | b72fa90188562b896f3ab41e055f65bcd43bb2c0 /documentation/sdk-manual | |
parent | 74bf586c940d20fc5546a60a290545c7c0edecb0 (diff) | |
download | poky-96b2eb0b6cd798c9c91ef449aca0935380a83beb.tar.gz |
ref-manual, sdk-manual: Fixed links for "cross-development-toolchain"
Fixes [YOCTO #11630]
Moving the "Yocto Project Terms" section from the dev-manual to the
ref-manual broke links for the "cross-development-toolchain" term.
I have fixed these.
(From yocto-docs rev: f2d2b5936bd339d691ab859cbe3df86e3da58f0c)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r-- | documentation/sdk-manual/sdk-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index 47b9bc7ba1..10af621a02 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml | |||
@@ -207,7 +207,7 @@ | |||
207 | 207 | ||
208 | <para> | 208 | <para> |
209 | The | 209 | The |
210 | <ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>Cross-Development Toolchain</ulink> | 210 | <ulink url='&YOCTO_DOCS_REF_URL;#cross-development-toolchain'>Cross-Development Toolchain</ulink> |
211 | consists of a cross-compiler, cross-linker, and cross-debugger | 211 | consists of a cross-compiler, cross-linker, and cross-debugger |
212 | that are used to develop user-space applications for targeted | 212 | that are used to develop user-space applications for targeted |
213 | hardware. | 213 | hardware. |