diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-18 12:25:20 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:23 +0100 |
| commit | 6382d33501a5adb9dc510534bacdf556ca3a53ac (patch) | |
| tree | a1580a1584aebaa491b5511a5f00284cdda13847 /documentation | |
| parent | 804ce3031da8088c930b4123aa03bd167f03e6f5 (diff) | |
| download | poky-6382d33501a5adb9dc510534bacdf556ca3a53ac.tar.gz | |
ref-manual: Fixed link to the kickstart chapter
Link was not going to the top of the chapter.
(From yocto-docs rev: 52da20604a54d16645b4bb4e5e9efa748a00d2f5)
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-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 17bf1e49b9..0f4c131945 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -16501,7 +16501,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 16501 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>" | 16501 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>" |
| 16502 | section in the Yocto Project Development Tasks Manual. | 16502 | section in the Yocto Project Development Tasks Manual. |
| 16503 | For details on the kickstart file format, see the | 16503 | For details on the kickstart file format, see the |
| 16504 | "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link> | 16504 | "<link linkend='ref-kickstart'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link> |
| 16505 | Chapter. | 16505 | Chapter. |
| 16506 | </para> | 16506 | </para> |
| 16507 | </glossdef> | 16507 | </glossdef> |
