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/ref-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/ref-manual')
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 2 |
1 files changed, 1 insertions, 1 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 |