summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-12-26 16:02:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-27 22:53:11 +0000
commit2c0db14f949a550c6b05c02ee372d8a09269aef7 (patch)
tree6cb768cb6775d9b978ed6995aaf9bc6bb5748335 /documentation/ref-manual
parenta32c80e6f0658dab6bae4116fc826276bb131404 (diff)
downloadpoky-2c0db14f949a550c6b05c02ee372d8a09269aef7.tar.gz
ref-manual, overview-manual: Fixed BitBake User Manual links
Some occurrences of links to the BitBake User Manual were using a target (i.e. &YOCTO_DOCS_BB_URL;#bitbake-user-manual). Using this form causes the mega-manual.sed file to not process the link correctly for the mega-manual. These are subtle errors and have probably existed for some time. I removed the target ID to fix the problem. (From yocto-docs rev: 701f61fd80e5103ee02efbe5eed9a8607ac9a336) 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/resources.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml
index be0469616c..6a0cee8a56 100644
--- a/documentation/ref-manual/resources.xml
+++ b/documentation/ref-manual/resources.xml
@@ -155,7 +155,7 @@
155 </para></listitem> 155 </para></listitem>
156 <listitem><para> 156 <listitem><para>
157 <emphasis> 157 <emphasis>
158 <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual:</ulink> 158 <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>:
159 </emphasis> 159 </emphasis>
160 A comprehensive guide to the BitBake tool. 160 A comprehensive guide to the BitBake tool.
161 If you want information on BitBake, see this manual. 161 If you want information on BitBake, see this manual.