summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-10 12:04:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:12 +0100
commit982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36 (patch)
tree2c004eed7ec98e45b42f1700ef909abe130b945f /documentation/dev-manual/dev-manual-start.xml
parentb8bdf61ad1810075232bbc394d5e7eb01e6e9bad (diff)
downloadpoky-982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36.tar.gz
documentation: Fixed links to old concepts-manual
The concepts-manual is going away for 2.5. I have fixed all the links across the YP documentation set that were cross-referencing into the concepts-manual so they now cross-reference into the getting-started manual, where that concepts chapter will live post 2.4x. (From yocto-docs rev: e9145e9e7fef882a13c982d34514a94f864b3c12) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index e0d36e95e4..30fdb6be5c 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -748,8 +748,8 @@
748 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> 748 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
749 under <filename>tmp/deploy/images</filename>. 749 under <filename>tmp/deploy/images</filename>.
750 For detailed information on the build process using BitBake, see the 750 For detailed information on the build process using BitBake, see the
751 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" 751 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
752 section in the Yocto Project Concepts Manual. 752 section in the Yocto Project Overview and Concepts Manual.
753 </para> 753 </para>
754 754
755 <para> 755 <para>