diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-05 12:45:34 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:27 +0000 |
| commit | 160b202d6222ed896475979afc074e6a9ad815d4 (patch) | |
| tree | a7b1cd111bce17934ff10b1c5c2f443be4f2a9ec /documentation/ref-manual/usingpoky.xml | |
| parent | 29ae3d668c7bd1ca2d2da8b0d2912d060dea001b (diff) | |
| download | poky-160b202d6222ed896475979afc074e6a9ad815d4.tar.gz | |
ref-manual: Fixed targets for sdk-manual links
I had tried using a #-type target for some links designed to go
to the top of the sdk-manual. It was not working out so I removed
the targets. The links now render benign for the mega-manual as
they should and render hot for the individual manual as they should.
(From yocto-docs rev: 05e20792fa6c93618499f06adfa2d4b82f24275a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/usingpoky.xml')
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index b1d599d225..f1fd452a06 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
| @@ -145,7 +145,7 @@ | |||
| 145 | <filename class="directory">tmp/deploy/images</filename>. | 145 | <filename class="directory">tmp/deploy/images</filename>. |
| 146 | For information on how to run pre-built images such as <filename>qemux86</filename> | 146 | For information on how to run pre-built images such as <filename>qemux86</filename> |
| 147 | and <filename>qemuarm</filename>, see the | 147 | and <filename>qemuarm</filename>, see the |
| 148 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> | 148 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> |
| 149 | manual. | 149 | manual. |
| 150 | For information about how to install these images, see the documentation for your | 150 | For information about how to install these images, see the documentation for your |
| 151 | particular board or machine. | 151 | particular board or machine. |
