diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-17 15:07:51 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:18 +0100 |
| commit | 51d05cee870258cb3f781223757f3f366a4c6203 (patch) | |
| tree | 4d1e85c5bcfe996443d477f1e72b7460e14bb5ec /documentation | |
| parent | 11fb131e9477349c8408b1aefc3dd3327b501e35 (diff) | |
| download | poky-51d05cee870258cb3f781223757f3f366a4c6203.tar.gz | |
ref-manual: Fixed title name in link.
The actual title of the sdk-manual does not include the word
"Manual". So, the reference to the book should terminate with the
word "manual" in lower case.
(From yocto-docs rev: 41bc85776f0b172fc243b6e5a5ca13b72e8399e5)
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-devtool-reference.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml index c854592f4b..b974d0f595 100644 --- a/documentation/ref-manual/ref-devtool-reference.xml +++ b/documentation/ref-manual/ref-devtool-reference.xml | |||
| @@ -474,7 +474,7 @@ | |||
| 474 | workflow in the | 474 | workflow in the |
| 475 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-devtool-use-devtool-upgrade-to-create-a-version-of-the-recipe-that-supports-a-newer-version-of-the-software'>Use <filename>devtool upgrade</filename> to Create a Version of the Recipe that Supports a Newer Version of the Software</ulink>" | 475 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-devtool-use-devtool-upgrade-to-create-a-version-of-the-recipe-that-supports-a-newer-version-of-the-software'>Use <filename>devtool upgrade</filename> to Create a Version of the Recipe that Supports a Newer Version of the Software</ulink>" |
| 476 | section in the Yocto Project Application Development and the | 476 | section in the Yocto Project Application Development and the |
| 477 | Extensible Software Development Kit (eSDK) Manual. | 477 | Extensible Software Development Kit (eSDK) manual. |
| 478 | You can also see an example of how to use | 478 | You can also see an example of how to use |
| 479 | <filename>devtool upgrade</filename> in the | 479 | <filename>devtool upgrade</filename> in the |
| 480 | "<ulink url='&YOCTO_DOCS_DEV_URL;#gs-using-devtool-upgrade'>Using <filename>devtool upgrade</filename></ulink>" | 480 | "<ulink url='&YOCTO_DOCS_DEV_URL;#gs-using-devtool-upgrade'>Using <filename>devtool upgrade</filename></ulink>" |
