Bladeren bron

bitbake: bitbake-user-manual: Added cross reference to "Layers" section.

(Bitbake rev: 34da85efb4cf76389f97d233571f79b733986ede)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Scott Rifenbark 7 jaren geleden
bovenliggende
commit
34abc2ca48
1 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. 4 4
      bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml

+ 4 - 4
bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml

@@ -383,10 +383,10 @@
                 code separate from the general metadata used by BitBake.
                 Thus, this example creates and uses a layer called "mylayer".
                 <note>
-                    You can find additional information on layers at
-                    <ulink url='http://www.yoctoproject.org/docs/2.3/bitbake-user-manual/bitbake-user-manual.html#layers'></ulink>.
-                </note>
-                </para>
+                    You can find additional information on layers in the
+                    "<link linkend='layers'>Layers</link>" section.
+                </note></para>
+
                 <para>Minimally, you need a recipe file and a layer configuration
                 file in your layer.
                 The configuration file needs to be in the <filename>conf</filename>