Module: Mesa Branch: master Commit: db3b34219ef1dbf9ebf5e524d3e459f9ad9571b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db3b34219ef1dbf9ebf5e524d3e459f9ad9571b5
Author: Brian Paul <[email protected]> Date: Fri Apr 16 08:25:58 2010 -0600 docs: update links for new mesa-users and mesa-announce lists --- docs/lists.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/lists.html b/docs/lists.html index e758a79..1c6a4d9 100644 --- a/docs/lists.html +++ b/docs/lists.html @@ -13,8 +13,8 @@ </p> <ul> -<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-users" -target="_parent">mesa3d-users</a> - intended for end-users of Mesa and DRI +<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users" +target="_parent">mesa-users</a> - intended for end-users of Mesa and DRI drivers. Newbie questions are OK, but please try the general OpenGL resources and Mesa/DRI documentation first. </li> @@ -30,8 +30,8 @@ target="_parent">mesa-commit</a> - relays git check-in messages In general, people should not post to this list. </li> <br> -<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-announce" -target="_parent">mesa3d-announce</a> - announcements of new Mesa +<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce" +target="_parent">mesa-announce</a> - announcements of new Mesa versions are sent to this list. Very low traffic. </li> </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
