From: <ped...@us...> - 2008-09-14 19:47:24
|
Revision: 1174 http://cegcc.svn.sourceforge.net/cegcc/?rev=1174&view=rev Author: pedroalves Date: 2008-09-14 19:47:22 +0000 (Sun, 14 Sep 2008) Log Message: ----------- Point to the archives and how to subscribe, not directly to the mailing list address. Modified Paths: -------------- trunk/cegcc/website/index.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2008-09-14 19:14:41 UTC (rev 1173) +++ trunk/cegcc/website/index.html 2008-09-14 19:47:22 UTC (rev 1174) @@ -99,9 +99,9 @@ <h2 align=center>Support</h2> <ul> <li> <a href="docs/faq.html">Frequently asked questions ? Read the FAQ</a>. - <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. + <li> <a href="https://sourceforge.net/mail/?group_id=173455">Questions? Use the cegcc-devel mailing list</a>. <li> <a href="http://sourceforge.net/tracker/?group_id=173455&atid=865514"> CeGCC Bug tracker </a> - <LI><A HREF="docs/reporting.html">Information to including when asking help or when reporting problems</A></LI> + <li><a href="docs/reporting.html">Information to including when asking help or when reporting problems</a></li> </ul> </td> </tr></table> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |