[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2114/8267] sdk-manual: Fixed a broken link to the "base" class



commit 0d4510e7332a1b6e8c8a47b879adbc0a0a395108
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Fri Aug 19 12:54:54 2016 -0700

    sdk-manual: Fixed a broken link to the "base" class
    
    (From yocto-docs rev: 22eba313276ea95030634eef8632e4e05cb1e484)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/sdk-manual/sdk-extensible.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml
index 4210d15..be80621 100644
--- a/documentation/sdk-manual/sdk-extensible.xml
+++ b/documentation/sdk-manual/sdk-extensible.xml
@@ -997,7 +997,7 @@
         with the <filename>inherit</filename> directive, leaving the recipe
         to describe just the things that are specific to the software to be
         built.
-        A <ulink url='ref-classes-base'><filename>base</filename></ulink>
+        A <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-base'><filename>base</filename></ulink>
         class exists that is implicitly inherited by all recipes and provides
         the functionality that most typical recipes need.
     </para>


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