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 | ca0ce36173b2446b6422cc7378732fca4aefc24f (patch) | |
tree | 8641fcec08e4062365c3e131d29bbfa67db2571a | |
parent | e4f0176b67fa16537f42a18b3f2d9ffb79f03c53 (diff) | |
download | poky-ca0ce36173b2446b6422cc7378732fca4aefc24f.tar.gz |
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>
-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. | |||
18 | 18 | ||
19 | The Yocto Project has extensive documentation about the system including a | 19 | The Yocto Project has extensive documentation about the system including a |
20 | reference manual which can be found at: | 20 | reference manual which can be found at: |
21 | http://yoctoproject.org/community/documentation | 21 | http://yoctoproject.org/documentation |
22 | 22 | ||
23 | OpenEmbedded-Core is a layer containing the core metadata for current versions | 23 | OpenEmbedded-Core is a layer containing the core metadata for current versions |
24 | of OpenEmbedded. It is distro-less (can build a functional image with | 24 | of OpenEmbedded. It is distro-less (can build a functional image with |