mirror of
https://git.yoctoproject.org/poky
synced 2026-05-21 23:27:55 +02:00
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>