From: <dan...@us...> - 2007-11-26 19:00:26
|
Revision: 1079 http://cegcc.svn.sourceforge.net/cegcc/?rev=1079&view=rev Author: dannybackx Date: 2007-11-26 11:00:24 -0800 (Mon, 26 Nov 2007) Log Message: ----------- Fix the reference to the FAQ Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2007-11-25 07:25:23 UTC (rev 1078) +++ trunk/cegcc/website/index.html 2007-11-26 19:00:24 UTC (rev 1079) @@ -91,7 +91,7 @@ </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="faq.html">Frequently asked questions ? Read the FAQ</a>. + <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="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> Modified: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html 2007-11-25 07:25:23 UTC (rev 1078) +++ trunk/cegcc/website/software-that-works.html 2007-11-26 19:00:24 UTC (rev 1079) @@ -1467,7 +1467,7 @@ </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="faq.html">Frequently asked questions ? Read the FAQ</a>. + <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="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> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |