diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-15 10:53:41 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:15 +0100 |
| commit | 2d41eb10b27fee208bcc231807ae73d4e08ff868 (patch) | |
| tree | 6e66efbac013b332a6f2dfc7306a907c14194a73 | |
| parent | affb65b9eb308c3bd80c26dac391fc3dc2256191 (diff) | |
| download | poky-2d41eb10b27fee208bcc231807ae73d4e08ff868.tar.gz | |
sdk-manual: Fixed bad title in link.
Link was going to the right place but had an old chapter title
name.
(From yocto-docs rev: 57a5d25180429a97d47678c0782198623bc06eef)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index ddf9ef6853..c90620e8dc 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | You can use a standard SDK to work on Makefile, Autotools, and | 21 | You can use a standard SDK to work on Makefile, Autotools, and |
| 22 | <trademark class='trade'>Eclipse</trademark>-based projects. | 22 | <trademark class='trade'>Eclipse</trademark>-based projects. |
| 23 | See the | 23 | See the |
| 24 | "<link linkend='sdk-working-projects'>Working with Different Types of Projects</link>" | 24 | "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>" |
| 25 | chapter for more information. | 25 | chapter for more information. |
| 26 | </para> | 26 | </para> |
| 27 | 27 | ||
