diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-08-16 08:22:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:54:55 +0100 |
commit | a3a84b38800ac56f6d4ca0e8d838a56c630a662a (patch) | |
tree | 3da2c5a4d86018c7756edc5d650da9674238d92f | |
parent | 24b14e3f573e7e41b41e94a44e968de503d611ba (diff) | |
download | ast2050-yocto-poky-a3a84b38800ac56f6d4ca0e8d838a56c630a662a.zip ast2050-yocto-poky-a3a84b38800ac56f6d4ca0e8d838a56c630a662a.tar.gz |
documentation/yocto-project-qs/yocto-project-qs.xml: File name changed
For some odd reason the PNG filename for the YP logo did not end
in "p". I added the character so that the image is displayed.
(From yocto-docs rev: a6a4bcf9798be2bbf1be3922226ef83b7d6667d6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index b4e3bc5..d89d552 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -3,7 +3,7 @@ [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > <article id='intro'> - <imagedata fileref="figures/yocto-project-trans.png" width="6in" depth="1in" align="right" scale="25" /> + <imagedata fileref="figures/yocto-project-transp.png" width="6in" depth="1in" align="right" scale="25" /> <section id='fake-title'> <title>The Yocto Project Quick Start</title> |