diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-10 15:25:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:17:46 +0100 |
commit | 6270b8648a0533af73a5385f6d6fd62b3c546b8d (patch) | |
tree | df7f76bcf3c478b7ab64a4a495fb6663a85e62ca | |
parent | ebb45adcedef61a4072dd5966614f289cbc00df9 (diff) | |
download | poky-6270b8648a0533af73a5385f6d6fd62b3c546b8d.tar.gz |
dev-manual, ref-manual: Fixed two broken links.
(From yocto-docs rev: 1ce02bf1c81629d9e008c05b48c4cddad264bafc)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index d6d95d6ee3..1579a4e89e 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -549,7 +549,7 @@ | |||
549 | pull the change into the component's upstream repository. | 549 | pull the change into the component's upstream repository. |
550 | You do this by pushing to a contribution repository that is upstream. | 550 | You do this by pushing to a contribution repository that is upstream. |
551 | See the | 551 | See the |
552 | "<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>" | 552 | "<ulink url='&YOCTO_DOCS_GS_URL;#gs-git-workflows-and-the-yocto-project'>Git Workflows and the Yocto Project</ulink>" |
553 | section in the Yocto Project Overview and Concepts Manual for additional | 553 | section in the Yocto Project Overview and Concepts Manual for additional |
554 | concepts on working in the Yocto Project development environment. | 554 | concepts on working in the Yocto Project development environment. |
555 | </para> | 555 | </para> |
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 53c06354a6..e419e1321c 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -2722,7 +2722,7 @@ This check was removed for YP 2.3 release | |||
2722 | <para> | 2722 | <para> |
2723 | For more information on the cross-development toolchain | 2723 | For more information on the cross-development toolchain |
2724 | generation, see the | 2724 | generation, see the |
2725 | "<ulink url='&YOCTO_DOCS_GM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" | 2725 | "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" |
2726 | section in the Yocto Project Overview and Concepts Manual. | 2726 | section in the Yocto Project Overview and Concepts Manual. |
2727 | For information on advantages gained when building a | 2727 | For information on advantages gained when building a |
2728 | cross-development toolchain using the | 2728 | cross-development toolchain using the |