mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
ref-manual: Fixed a link to a naked manual reference
The terms.xml chapter had a link to the toaster-manual where the string to the manual was not matching the string used in the mega-manual.sed file. Consequently, the link was not being processed correctly. This type of link should not be a link in the mega-manual because the target is to the manual in general. Fixed the string of the toaster-manual to match what is being used in the mega-manual. (From yocto-docs rev: 44042847db10b15f8694199162ad96dea44d21bc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f58bd67e4b
commit
8d48abc3ef
@@ -486,7 +486,7 @@
|
|||||||
The interface enables you to configure and run your builds.
|
The interface enables you to configure and run your builds.
|
||||||
Information about builds is collected and stored in a database.
|
Information about builds is collected and stored in a database.
|
||||||
For information on Toaster, see the
|
For information on Toaster, see the
|
||||||
<ulink url='&YOCTO_DOCS_TOAST_URL;'>Yocto Project Toaster Manual</ulink>.
|
<ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Upstream:</emphasis>
|
<emphasis>Upstream:</emphasis>
|
||||||
|
|||||||
Reference in New Issue
Block a user