Explorar el Código

- point to the buildroot ML instead of the uclibc one.
Thanks to Thomas Lundquist for pointing this out.

Bernhard Reutner-Fischer hace 19 años
padre
commit
ab213930a2
Se han modificado 2 ficheros con 4 adiciones y 3 borrados
  1. 1 1
      docs/docs.html
  2. 3 2
      docs/subversion.html

+ 1 - 1
docs/docs.html

@@ -20,7 +20,7 @@ Current documentation for buildroot includes:
 
 
   <li>
   <li>
     If you find that you need help with buildroot, you can ask for help on the
     If you find that you need help with buildroot, you can ask for help on the
-    <a href= "lists/uClibc/">uClibc mailing list</a> at uclibc@mail.uclibc.org.
+    <a href= "lists/uClibc/">buildroot mailing list</a> at buildroot at mail.uclibc.org.
     In addition the BusyBox, uClibc, and buildroot developers are also known to
     In addition the BusyBox, uClibc, and buildroot developers are also known to
     hang out on the uClibc IRC channel: #uclibc on irc.freenode.net.
     hang out on the uClibc IRC channel: #uclibc on irc.freenode.net.
   </li>
   </li>

+ 3 - 2
docs/subversion.html

@@ -31,8 +31,9 @@ svn update</pre>
 
 
 Because you've only been granted anonymous access to the tree, you won't be
 Because you've only been granted anonymous access to the tree, you won't be
 able to commit any changes. Changes can be submitted for inclusion by posting
 able to commit any changes. Changes can be submitted for inclusion by posting
-them to the uClibc mailing list or to the <a href="http://bugs.uclibc.org/">Bug
-and Patch Tracking System</a>.  For those that are actively contributing <a
+them to the buildroot mailing list or to the <a
+href="http://bugs.uclibc.org/">Bug and Patch Tracking System</a>.
+For those that are actively contributing <a
 href="developer.html">Subversion commit access</a> can be made available.
 href="developer.html">Subversion commit access</a> can be made available.
 
 
 <!--#include file="footer.html" -->
 <!--#include file="footer.html" -->