diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-13 17:47:10 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:42 +0100 |
| commit | 74bf586c940d20fc5546a60a290545c7c0edecb0 (patch) | |
| tree | 5887ef777422efab49cc0ff37de17cd736faa242 /documentation/kernel-dev/kernel-dev-maint-appx.xml | |
| parent | b8b87dd690ef2f828c21937ec82c2d1dab405734 (diff) | |
| download | poky-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/kernel-dev/kernel-dev-maint-appx.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-maint-appx.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml index 6bb0cf6fd0..7cfcb45c94 100644 --- a/documentation/kernel-dev/kernel-dev-maint-appx.xml +++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml | |||
| @@ -209,7 +209,7 @@ | |||
| 209 | The files include the final <filename>.config</filename> file, all the <filename>.o</filename> | 209 | The files include the final <filename>.config</filename> file, all the <filename>.o</filename> |
| 210 | files, the <filename>.a</filename> files, and so forth. | 210 | files, the <filename>.a</filename> files, and so forth. |
| 211 | Since each machine or BSP has its own separate | 211 | Since each machine or BSP has its own separate |
| 212 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> | 212 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> |
| 213 | in its own separate branch | 213 | in its own separate branch |
| 214 | of the Git repository, you can easily switch between different builds. | 214 | of the Git repository, you can easily switch between different builds. |
| 215 | </para> | 215 | </para> |
