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-intro.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-intro.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-intro.xml b/documentation/toaster-manual/toaster-manual-intro.xml index a408024d89..4e59e00780 100644 --- a/documentation/toaster-manual/toaster-manual-intro.xml +++ b/documentation/toaster-manual/toaster-manual-intro.xml | |||
@@ -7,7 +7,7 @@ | |||
7 | 7 | ||
8 | <para> | 8 | <para> |
9 | Toaster is a web interface to the Yocto Project's | 9 | Toaster is a web interface to the Yocto Project's |
10 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded build system</ulink>. | 10 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>. |
11 | The interface enables you to configure and run your builds. | 11 | The interface enables you to configure and run your builds. |
12 | Information about builds is collected and stored in a database. | 12 | Information about builds is collected and stored in a database. |
13 | You can use Toaster to configure and start builds on multiple | 13 | You can use Toaster to configure and start builds on multiple |