summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-14 11:00:42 -0700
committerScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-14 11:00:42 -0700
commit7a0948beba2c882de31ec9b98c7740bba230aed9 (patch)
treea2585230e864e832ea4dbe0127b503bbe1d882d9
parent983d03c1a082e2b83187f0788e61a7941670b242 (diff)
downloadbitbake-contrib-7a0948beba2c882de31ec9b98c7740bba230aed9.tar.gz
bitbake-user-manual-hello.xml: Fixed two broken links.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-hello.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
index 3215e49a2..1873f968a 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
@@ -149,10 +149,10 @@
and draws heavily from several sources:
<itemizedlist>
<listitem><para>
- <ulink href="http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html">Mailing List post - The BitBake equivalent of "Hello, World!"</ulink>
+ <ulink url="http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html">Mailing List post - The BitBake equivalent of "Hello, World!"</ulink>
</para></listitem>
<listitem><para>
- <ulink href="http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/">Hambedded Linux blog post - From Bitbake Hello World to an Image</ulink>
+ <ulink url="http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/">Hambedded Linux blog post - From Bitbake Hello World to an Image</ulink>
</para></listitem>
</itemizedlist>
</para>