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/ref-manual/migration.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/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 5c700bc5ea..b6b067b910 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -251,7 +251,7 @@ | |||
251 | The following recipes have been removed. | 251 | The following recipes have been removed. |
252 | For most of them, it is unlikely that you would have any | 252 | For most of them, it is unlikely that you would have any |
253 | references to them in your own | 253 | references to them in your own |
254 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>. | 254 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>. |
255 | However, you should check your metadata against this list to be sure: | 255 | However, you should check your metadata against this list to be sure: |
256 | <itemizedlist> | 256 | <itemizedlist> |
257 | <listitem><para><emphasis><filename>libx11-trim</filename></emphasis>: | 257 | <listitem><para><emphasis><filename>libx11-trim</filename></emphasis>: |