s/buildroot.uclibc.org/buildroot.net/

This commit is contained in:
Peter Korsgaard
2009-03-02 08:34:20 +00:00
parent cb7e99c1ab
commit 4aefa7fbb1
27 changed files with 31 additions and 31 deletions

View File

@@ -15,7 +15,7 @@
<h1>Buildroot</h1>
</div>
<p><a href="http://buildroot.uclibc.org/">Buildroot</a>
<p><a href="http://buildroot.net/">Buildroot</a>
usage and documentation by Thomas Petazzoni. Contributions from
Karsten Kruse, Ned Ludd, Martin Herren and others. </p>
@@ -120,15 +120,15 @@
SVN. As of today, no stable releases of Buildroot are made. </p>
<p>The latest snapshot is always available at <a
href="http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2">http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
href="http://buildroot.net/downloads/snapshots/buildroot-snapshot.tar.bz2">http://buildroot.net/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
and previous snapshots are also available at <a
href="http://buildroot.uclibc.org/downloads/snapshots/">http://buildroot.uclibc.org/downloads/snapshots/</a>. </p>
href="http://buildroot.net/downloads/snapshots/">http://buildroot.net/downloads/snapshots/</a>. </p>
<p>To download Buildroot using SVN, you can simply follow
the rules described on the &quot;Accessing SVN&quot;-page (<a href=
"http://buildroot.uclibc.org/subversion.html">http://buildroot.uclibc.org/subversion.html</a>)
"http://buildroot.net/subversion.html">http://buildroot.net/subversion.html</a>)
of the uClibc buildroot website (<a href=
"http://buildroot.uclibc.org">http://buildroot.uclibc.org</a>), and download the
"http://buildroot.net">http://buildroot.net</a>), and download the
<code>buildroot</code> SVN module. For the impatient, here's a quick
recipe:</p>