summaryrefslogtreecommitdiff
path: root/docs/uclibc.org/uClibc-apps.html
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-15 09:17:09 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-15 09:17:09 +0000
commit339efdc629aa385769390f69d8bf079ab4e0d50c (patch)
tree5419597d6f5bc9cbe88f778ca4ea3490e15ce326 /docs/uclibc.org/uClibc-apps.html
parent3d15bf2ee6d3ef76f92e27cdacae3bb807244614 (diff)
Fixup minislang link
Diffstat (limited to 'docs/uclibc.org/uClibc-apps.html')
-rw-r--r--docs/uclibc.org/uClibc-apps.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html
index 924e506b2..2373a1af7 100644
--- a/docs/uclibc.org/uClibc-apps.html
+++ b/docs/uclibc.org/uClibc-apps.html
@@ -364,7 +364,7 @@ box or with a patch. Please tell us if you have experience with other versions
<td> Slang does the same sort of thing that ncurses does -- and with a bit of wrapper code
can act as a full replacement. Very useful for making console applications (such as newt).
Because the full slang provides many other things, I personally use a massively cut down version
- called <a href="ftp://busybox.net/minislang.tar.gz">minislang</a>, which also works great,
+ called <a href="ftp://busybox.net/slang-1.4.5-mini.tar.gz">minislang</a>, which also works great,
handles the ncurses type slang APIs only, and is just 80k compiled vs uClibc.
</td>
</tr>