summaryrefslogtreecommitdiff
path: root/docs/uclibc.org/toolchains.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/uclibc.org/toolchains.html')
-rw-r--r--docs/uclibc.org/toolchains.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/uclibc.org/toolchains.html b/docs/uclibc.org/toolchains.html
index 376c8e634..b66d05f2b 100644
--- a/docs/uclibc.org/toolchains.html
+++ b/docs/uclibc.org/toolchains.html
@@ -7,13 +7,13 @@ of <a href="http://sources.redhat.com/binutils/">GNU binutils</a>,
<a href="http://gcc.gnu.org/">the gcc compiler</a>, and uClibc, all
built to produce binaries for your target system linked with uClibc.
You can build your own native uClibc toolchain using the
-<a href="/cgi-bin/cvsweb/buildroot/">uClibc buildroot system</a>.
+<a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">uClibc buildroot system</a>.
<p>
To build your own uClibc toolchain, follow the following simple
steps:
<ul>
- <li> Point your web browser <a href="/cgi-bin/cvsweb/buildroot/">here</a>,
+ <li> Point your web browser <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">here</a>,
<li> Click on "Download tarball"
<li> Unpack the tarball on your Linux system somewhere
<li> Edit the Makefile as needed if you wish to change anything.
@@ -61,7 +61,7 @@ strace, busybox, GNU coreutils, GNU tar, GNU grep, etc.
<p>
Each of these uClibc development systems was created using
-<a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>, specifically,
+<a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a>, specifically,
<a href="http://www.uclibc.org/downloads/buildroot.tar.bz2">buildroot.tar.bz2</a>
along with <a href="http://www.uclibc.org/downloads/buildroot-sources">these sources</a>.