Eric Andersen 23 лет назад
Родитель
Сommit
339efdc629
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/uclibc.org/uClibc-apps.html

+ 1 - 1
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
   <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). 
       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
        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.
        handles the ncurses type slang APIs only, and is just 80k compiled vs uClibc.
   </td>
   </td>
 </tr>
 </tr>