diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-28 08:08:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-28 08:08:14 +0000 |
commit | 8742d3304a7b67e98b9527e3857ebb3b9aa441a5 (patch) | |
tree | 6b2c54243aa3de1f1ac7984c41192ee2276ad137 /docs/buildroot.html | |
parent | 4c16d89c0dcbfb9378c0a591b74440babb92a49c (diff) | |
download | buildroot-novena-8742d3304a7b67e98b9527e3857ebb3b9aa441a5.tar.gz buildroot-novena-8742d3304a7b67e98b9527e3857ebb3b9aa441a5.zip |
acutetech writes in Bug 266: the buildroot docs point to the download dir off of uclibc.org when it should be buildroot.uclibc.org
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r-- | docs/buildroot.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index 73ec7799d..c27ea27d4 100644 --- a/docs/buildroot.html +++ b/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= |