diff options
Diffstat (limited to 'documentation')
-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. |