summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-reference.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-10-16 17:07:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-30 15:55:06 +0000
commit32703a4334112e4be481f1fd148e4a4bc4a99f75 (patch)
tree7a5f80abee5e9fefdd291541f094b990d3292686 /documentation/toaster-manual/toaster-manual-reference.xml
parent2e0a818ba7760d69285cc942b244b999ba61cfb7 (diff)
downloadpoky-32703a4334112e4be481f1fd148e4a4bc4a99f75.tar.gz
toaster-manual: Fixed external links
Found four links going to the dev-manual that should have benn going to the ref-manual. These were for YP terms. Fixed them. (From yocto-docs rev: 0c75eda3a772d8c40e381e44e563a5b79b3d0cb5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.xml')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index 1f2f6a6e46..e984391fdf 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -677,7 +677,7 @@
677 created that are specific to Toaster and are used to control 677 created that are specific to Toaster and are used to control
678 configuration and back-end tasks. 678 configuration and back-end tasks.
679 You can locate these commands in the 679 You can locate these commands in the
680 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 680 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>
681 (e.g. <filename>poky</filename>) at 681 (e.g. <filename>poky</filename>) at
682 <filename>bitbake/lib/manage.py</filename>. 682 <filename>bitbake/lib/manage.py</filename>.
683 This section documents those commands. 683 This section documents those commands.