Browse Source

acutetech writes in Bug 266: the buildroot docs point to the download dir off of uclibc.org when it should be buildroot.uclibc.org

Mike Frysinger 20 years ago
parent
commit
8742d3304a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/buildroot.html

+ 2 - 2
docs/buildroot.html

@@ -111,9 +111,9 @@
     SVN.</p>
 
     <p>The latest snapshot is always available at <a
-    href="http://uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2">http://uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
+    href="http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2">http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
     and previous snapshots are also available at <a
-    href="http://uclibc.org/downloads/snapshots/">http://uclibc.org/downloads/snapshots/</a>.</p>
+    href="http://buildroot.uclibc.org/downloads/snapshots/">http://buildroot.uclibc.org/downloads/snapshots/</a>.</p>
 
     <p>To download Buildroot using SVN, you can simply follow
     the rules described on the "Accessing SVN"-page (<a href=