diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 17:07:48 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:06 +0000 |
| commit | 32703a4334112e4be481f1fd148e4a4bc4a99f75 (patch) | |
| tree | 7a5f80abee5e9fefdd291541f094b990d3292686 /documentation/toaster-manual/toaster-manual-start.xml | |
| parent | 2e0a818ba7760d69285cc942b244b999ba61cfb7 (diff) | |
| download | poky-32703a4334112e4be481f1fd148e4a4bc4a99f75.tar.gz | |
toaster-manual: Fixed external links
Found four links going to the dev-manual that should have benn going
to the ref-manual. These were for YP terms. Fixed them.
(From yocto-docs rev: 0c75eda3a772d8c40e381e44e563a5b79b3d0cb5)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-start.xml')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml index b1a0d87151..65e057a83e 100644 --- a/documentation/toaster-manual/toaster-manual-start.xml +++ b/documentation/toaster-manual/toaster-manual-start.xml | |||
| @@ -41,7 +41,7 @@ | |||
| 41 | The requirements file is located in the | 41 | The requirements file is located in the |
| 42 | <filename>bitbake</filename> directory, which is located in the | 42 | <filename>bitbake</filename> directory, which is located in the |
| 43 | root directory of the | 43 | root directory of the |
| 44 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> | 44 | <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink> |
| 45 | (e.g. <filename>poky/bitbake/toaster-requirements.txt</filename>). | 45 | (e.g. <filename>poky/bitbake/toaster-requirements.txt</filename>). |
| 46 | The dependencies appear in a <filename>pip</filename>, | 46 | The dependencies appear in a <filename>pip</filename>, |
| 47 | install-compatible format. | 47 | install-compatible format. |
