diff options
author | Rob Landley <rob@landley.net> | 2006-07-14 20:23:06 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-07-14 20:23:06 +0000 |
commit | f8af1f0ca0b89507f8519a86ca5d1e8ebfb1191b (patch) | |
tree | 62d1a9559e91eab2f994bfca733a51e45910590f /docs/lists.html | |
parent | 0bab040860b1471fb1478c1d52636370f387edef (diff) |
Make the links actually point to the _buildroot_ list...
Diffstat (limited to 'docs/lists.html')
-rw-r--r-- | docs/lists.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/lists.html b/docs/lists.html index 47d83a739..be23e244a 100644 --- a/docs/lists.html +++ b/docs/lists.html @@ -3,9 +3,9 @@ <!-- Begin Introduction section --> <h3>Mailing List Information</h3> -Buildroot has a <a href="/lists/busybox/">mailing list</a> for discussion and +Buildroot has a <a href="/lists/buildroot/">mailing list</a> for discussion and development. You can subscribe by visiting -<a href="/mailman/listinfo/busybox">this page</a>. +<a href="/mailman/listinfo/buildroot">this page</a>. Only subscribers to the Buildroot mailing list are allowed to post to this list. |