summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-reference.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-13 17:47:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:16:42 +0100
commit74bf586c940d20fc5546a60a290545c7c0edecb0 (patch)
tree5887ef777422efab49cc0ff37de17cd736faa242 /documentation/toaster-manual/toaster-manual-reference.xml
parentb8b87dd690ef2f828c21937ec82c2d1dab405734 (diff)
downloadpoky-74bf586c940d20fc5546a60a290545c7c0edecb0.tar.gz
documentation: Fixed links for "build-directory" term.
Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual broke several links to the id "build-directory". I fixed these to reference into the ref-manual now. (From yocto-docs rev: debe2ae8ce203ebe0f1cee0de54124c15df8bb7e) 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 3a46b61b73..9bd6127f3c 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -879,7 +879,7 @@
879 When using <filename>manage.py</filename> commands given 879 When using <filename>manage.py</filename> commands given
880 a default configuration, you must be sure that your 880 a default configuration, you must be sure that your
881 working directory is set to the 881 working directory is set to the
882 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. 882 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>.
883 Using <filename>manage.py</filename> commands from the 883 Using <filename>manage.py</filename> commands from the
884 Build Directory allows Toaster to find the 884 Build Directory allows Toaster to find the
885 <filename>toaster.sqlite</filename> file, which is located 885 <filename>toaster.sqlite</filename> file, which is located