[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6387/8267] ref-manual, sdk-manual: Fixed links for "cross-development-toolchain"



commit 96b2eb0b6cd798c9c91ef449aca0935380a83beb
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Wed Jun 14 06:05:33 2017 -0700

    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>

 documentation/ref-manual/technical-details.xml |    2 +-
 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 b2f1048..597bfbc 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -183,7 +183,7 @@
     <para>
         The Yocto Project does most of the work for you when it comes to
         creating
-        <ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>cross-development toolchains</ulink>.
+        <link linkend='cross-development-toolchain'>cross-development toolchains</link>.
         This section provides some technical background on how
         cross-development toolchains are created and used.
         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 47b9bc7..10af621 100644
--- a/documentation/sdk-manual/sdk-intro.xml
+++ b/documentation/sdk-manual/sdk-intro.xml
@@ -207,7 +207,7 @@
 
         <para>
             The
-            <ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>Cross-Development Toolchain</ulink>
+            <ulink url='&YOCTO_DOCS_REF_URL;#cross-development-toolchain'>Cross-Development Toolchain</ulink>
             consists of a cross-compiler, cross-linker, and cross-debugger
             that are used to develop user-space applications for targeted
             hardware.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]