aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2009-05-15 07:54:56 -0400
committerCliff Brake <cbrake@bec-systems.com>2009-05-15 07:56:46 -0400
commit1db790bfdc1948c3ecc0fdc15f3305703f036bda (patch)
tree3c7462790b405a6c50131b1a3e43d98fdd3bb30d
parentafc463eeb8f1b718e67a1c74819171f017b78989 (diff)
downloadopenembedded-1db790bfdc1948c3ecc0fdc15f3305703f036bda.tar.gz
doc: change openembedded.net reference to openembedded.org
-rw-r--r--docs/usermanual/chapters/getting_oe.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usermanual/chapters/getting_oe.xml b/docs/usermanual/chapters/getting_oe.xml
index ed7fd11005..a04e233d36 100644
--- a/docs/usermanual/chapters/getting_oe.xml
+++ b/docs/usermanual/chapters/getting_oe.xml
@@ -105,7 +105,7 @@ $ <command>svn</command> co svn://svn.berlios.de/bitbake/branches/bitbake-1.8/ b
<para>Once you have installed Git, checkout the OpenEmbedded repository:
<screen>
$ cd $OEBASE
-$ git clone git://git.openembedded.net/openembedded</screen>
+$ git clone git://git.openembedded.org/openembedded</screen>
The <literal>$OEBASE/openembedded/</literal> directory should now
exist.</para>
</section>