diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-10-21 13:40:11 -0700 | 
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-27 07:51:01 +0100 | 
| commit | 03c72a9e4acb23f835918794dc4d99e84b3d2d1c (patch) | |
| tree | a18f919544ec4b55ea525422340f5a77ea12c988 | |
| parent | 7fba85a6aa90360830645559971bc5ba44ee0b37 (diff) | |
| download | openembedded-core-03c72a9e4acb23f835918794dc4d99e84b3d2d1c.tar.gz openembedded-core-03c72a9e4acb23f835918794dc4d99e84b3d2d1c.tar.bz2 openembedded-core-03c72a9e4acb23f835918794dc4d99e84b3d2d1c.zip | |
Corrected link to the yocto website.
This link was incorrect and has been changed to yoctoproject.com.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
| -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 e0c660913a..4922cca777 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -26,7 +26,7 @@      </para>      <para>          For complete information on the Yocto Project you should check out the  -        <ulink url='http://www.yoctolinux.org'>Yocto Project Website</ulink>. +        <ulink url='http://www.yoctoproject.org'>Yocto Project Website</ulink>.          You can find the latest builds, breaking news, full development documentation, and a           rich Yocto Project Development Community into which you can tap.      </para> | 
