瀏覽代碼

Mention uclibc.org as the defalt download site

Eric Andersen 20 年之前
父節點
當前提交
9bd7dfac89
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/uclibc.org/FAQ.html
  2. 1 1
      docs/uclibc.org/toolchains.html

+ 1 - 1
docs/uclibc.org/FAQ.html

@@ -348,7 +348,7 @@ How could it be smaller and not suck?</a></h2>
     The quickest way to get started using a root_fs image (using the i386
     platform as an example) is:
     <ul>
-	<li>Download root_fs_i386.bz2 from kernel.org</li>
+	<li>Download root_fs_i386.bz2 from uclibc.org</li>
 	<li>bunzip2 root_fs_i386.bz2</li>
 	<li>mkdir root_fs</li>
 	<li>su root</li>

+ 1 - 1
docs/uclibc.org/toolchains.html

@@ -77,7 +77,7 @@ best for you.
 The quickest way to get started using a root_fs image (using the i386
 platform as an example) is:
 <ul>
-    <li>Download root_fs_i386.bz2 from kernel.org</li>
+    <li>Download root_fs_i386.bz2 from uclibc.org</li>
     <li>bunzip2 root_fs_i386.bz2</li>
     <li>mkdir root_fs</li>
     <li>su root</li>