diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 14:16:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:05 +0000 |
commit | 6a77a311f0fd1939692e1b49e26a606f0c1a8f15 (patch) | |
tree | 214ece102532b4bf8361de9b0a33363375aef3ea /documentation | |
parent | 9aa7eace9326047e880581baa646d9ce8f0435fe (diff) | |
download | poky-6a77a311f0fd1939692e1b49e26a606f0c1a8f15.tar.gz |
ref-manual: Converted two external links to internal links.
(From yocto-docs rev: 51c3910d0e120b746066d06e0a0fc1b742cc3c9a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-development-environment.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index 112e7f9ea8..c0ac573750 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml | |||
@@ -1127,7 +1127,7 @@ | |||
1127 | The following diagram represents development at a high level. | 1127 | The following diagram represents development at a high level. |
1128 | The remainder of this chapter expands on the fundamental input, output, | 1128 | The remainder of this chapter expands on the fundamental input, output, |
1129 | process, and | 1129 | process, and |
1130 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>) blocks | 1130 | <link linkend='metadata'>Metadata</link>) blocks |
1131 | that make up development in the Yocto Project environment. | 1131 | that make up development in the Yocto Project environment. |
1132 | </para> | 1132 | </para> |
1133 | 1133 | ||
@@ -1195,7 +1195,7 @@ | |||
1195 | a build. | 1195 | a build. |
1196 | These files are <filename>*.conf</filename> files. | 1196 | These files are <filename>*.conf</filename> files. |
1197 | The minimally necessary ones reside as example files in the | 1197 | The minimally necessary ones reside as example files in the |
1198 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | 1198 | <link linkend='source-directory'>Source Directory</link>. |
1199 | For simplicity, this section refers to the Source Directory as | 1199 | For simplicity, this section refers to the Source Directory as |
1200 | the "Poky Directory." | 1200 | the "Poky Directory." |
1201 | </para> | 1201 | </para> |