diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2012-06-07 16:37:03 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-08 11:46:52 +0100 |
commit | 056bf37e5b3ed004ffeb58f63fa729823ae537d8 (patch) | |
tree | 06b4736293d7e2041c4803d27e405f70efde7c5c /README | |
parent | 2f8f2ce0d4f3cdd7b9c8351a9b99b9a5f8653c01 (diff) | |
download | tizen-distro-056bf37e5b3ed004ffeb58f63fa729823ae537d8.tar.gz tizen-distro-056bf37e5b3ed004ffeb58f63fa729823ae537d8.tar.bz2 tizen-distro-056bf37e5b3ed004ffeb58f63fa729823ae537d8.zip |
README: Correct documentation URL in top-level README file
even though redirection takes care of this, might as well be
accurate.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
[elizabeth.flanagan@intel.com: Fixed up submitted patch as it was corrupt as sent]
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ e.g. for the hardware support. Poky is in turn a component of the Yocto Project. The Yocto Project has extensive documentation about the system including a reference manual which can be found at: - http://yoctoproject.org/community/documentation + http://yoctoproject.org/documentation OpenEmbedded-Core is a layer containing the core metadata for current versions of OpenEmbedded. It is distro-less (can build a functional image with |