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/ref-features.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/ref-features.xml')
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index b1f2df5da0..02857dce38 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -356,7 +356,7 @@ | |||
356 | <filename>perf</filename>, <filename>systemtap</filename>, | 356 | <filename>perf</filename>, <filename>systemtap</filename>, |
357 | and <filename>LTTng</filename>. | 357 | and <filename>LTTng</filename>. |
358 | For general information on user-space tools, see the | 358 | For general information on user-space tools, see the |
359 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> | 359 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> |
360 | manual. | 360 | manual. |
361 | </para></listitem> | 361 | </para></listitem> |
362 | <listitem><para><emphasis>ssh-server-dropbear:</emphasis> | 362 | <listitem><para><emphasis>ssh-server-dropbear:</emphasis> |