diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-14 06:59:22 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:43 +0100 |
| commit | f42d8f4cf00d97ffc0038276893ba5d21a8a1599 (patch) | |
| tree | 9c66aac142661c8137144d4f419fd99d56d3184e /documentation/kernel-dev/kernel-dev-common.xml | |
| parent | 84d97de54a9996f56fa3ba646bbae4e65f596a61 (diff) | |
| download | poky-f42d8f4cf00d97ffc0038276893ba5d21a8a1599.tar.gz | |
documentation: Fixed links for "metadata" term.
Fixes [YOCTO #11630]
Moving the "Yocto Project Terms" section from the dev-manual
to the ref-manual broke the links to the "Metadata" term.
I fixed these.
(From yocto-docs rev: 190da4b4d44952d141db26ca72b5bc1a52d77023)
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-common.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 5af0f9a927..8c74a7081e 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml | |||
| @@ -759,7 +759,7 @@ | |||
| 759 | working with your own sources. | 759 | working with your own sources. |
| 760 | When you use your own sources, you will not be able to | 760 | When you use your own sources, you will not be able to |
| 761 | leverage the existing kernel | 761 | leverage the existing kernel |
| 762 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> and | 762 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> and |
| 763 | stabilization work of the linux-yocto sources. | 763 | stabilization work of the linux-yocto sources. |
| 764 | However, you will be able to manage your own Metadata in the same | 764 | However, you will be able to manage your own Metadata in the same |
| 765 | format as the linux-yocto sources. | 765 | format as the linux-yocto sources. |
