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/ref-structure.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/ref-structure.xml')
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 424b8cc003..3b3f0779cd 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | The copy usually matches the current stable BitBake release from | 42 | The copy usually matches the current stable BitBake release from |
| 43 | the BitBake project. | 43 | the BitBake project. |
| 44 | BitBake, a | 44 | BitBake, a |
| 45 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> | 45 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> |
| 46 | interpreter, reads the Yocto Project Metadata and runs the tasks | 46 | interpreter, reads the Yocto Project Metadata and runs the tasks |
| 47 | defined by that data. | 47 | defined by that data. |
| 48 | Failures are usually from the Metadata and not from BitBake itself. | 48 | Failures are usually from the Metadata and not from BitBake itself. |
| @@ -1023,7 +1023,7 @@ | |||
| 1023 | 1023 | ||
| 1024 | <para> | 1024 | <para> |
| 1025 | As mentioned previously, | 1025 | As mentioned previously, |
| 1026 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> is the core | 1026 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> is the core |
| 1027 | of the Yocto Project. | 1027 | of the Yocto Project. |
| 1028 | Metadata has several important subdivisions: | 1028 | Metadata has several important subdivisions: |
| 1029 | </para> | 1029 | </para> |
