diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-15 22:14:35 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-15 22:14:35 +0100 |
commit | fdcc5bc087a3cd37b330d547918c394ec1da9605 (patch) | |
tree | dd28265952f37b8cdba834576eff89e31cc6a3b5 /docs/docs.html | |
parent | 4e27686c63a50e276cb9602886e3063f60f58835 (diff) | |
download | buildroot-novena-fdcc5bc087a3cd37b330d547918c394ec1da9605.tar.gz buildroot-novena-fdcc5bc087a3cd37b330d547918c394ec1da9605.zip |
docs/docs.html: link to main mailing list page
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/docs.html')
-rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index a31d797a5..3938826b1 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -20,7 +20,7 @@ Current documentation for buildroot includes: <li> If you find that you need help with buildroot, you can ask for help on the - <a href= "/lists/buildroot/">buildroot mailing list</a> at buildroot at mail.uclibc.org. + <a href= "lists.html">buildroot mailing list</a> at buildroot at uclibc.org. In addition the BusyBox, uClibc, and buildroot developers are also known to hang out on the uClibc IRC channel: #uclibc on irc.freenode.net. </li> |