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 | |
| 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>
| -rw-r--r-- | documentation/ref-manual/technical-details.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-intro.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index b2f1048f2e..597bfbc55b 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
| @@ -183,7 +183,7 @@ | |||
| 183 | <para> | 183 | <para> |
| 184 | The Yocto Project does most of the work for you when it comes to | 184 | The Yocto Project does most of the work for you when it comes to |
| 185 | creating | 185 | creating |
| 186 | <ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>cross-development toolchains</ulink>. | 186 | <link linkend='cross-development-toolchain'>cross-development toolchains</link>. |
| 187 | This section provides some technical background on how | 187 | This section provides some technical background on how |
| 188 | cross-development toolchains are created and used. | 188 | cross-development toolchains are created and used. |
| 189 | For more information on toolchains, you can also see the | 189 | For more information on toolchains, you can also see the |
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. |
