diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-04 11:50:37 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-06 07:59:54 -0700 |
commit | 02c360c3e57409a3982db73ed2b998a7c58610a6 (patch) | |
tree | e61b308c56e82f956646cc9f898020f22681d300 | |
parent | 4678fcba5ab02669009d0ab67ec802f2ce1b087f (diff) | |
download | openembedded-core-02c360c3e57409a3982db73ed2b998a7c58610a6.tar.gz openembedded-core-02c360c3e57409a3982db73ed2b998a7c58610a6.tar.bz2 openembedded-core-02c360c3e57409a3982db73ed2b998a7c58610a6.zip |
documentation/poky-ref-manual/ref-structure.xml: bitbake section updated
Section A.1.1 (bitbake/) contained two URLs. One supposedly went to
a BitBake site and the other to the BitBake online manual. In reality,
they both went to the online manual. I removed the one referencing
the site.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 74687c50a5..7ebf9bddbf 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml @@ -32,9 +32,8 @@ </para> <para> - For more information on BitBake, see the BitBake project site at - <ulink url="http://bitbake.berlios.de/"/> - and the BitBake on-line manual at <ulink url="http://bitbake.berlios.de/manual/"/>. + For more information on BitBake, see the BitBake on-line manual at + <ulink url="http://bitbake.berlios.de/manual/"/>. </para> </section> |