Author: dgregor
Date: Thu Oct  7 15:20:57 2010
New Revision: 115972

URL: http://llvm.org/viewvc/llvm-project?rev=115972&view=rev
Log:
Bugs should go to Bugzilla, not the mailing list

Modified:
    cfe/trunk/www/get_started.html

Modified: cfe/trunk/www/get_started.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/get_started.html?rev=115972&r1=115971&r2=115972&view=diff
==============================================================================
--- cfe/trunk/www/get_started.html (original)
+++ cfe/trunk/www/get_started.html Thu Oct  7 15:20:57 2010
@@ -19,10 +19,7 @@
 options.  This should get you up and running with the minimum of muss and fuss.
 If you like what you see, please consider <a href="get_involved.html">getting
 involved</a> with the Clang community.  If you run into problems, please file
-bugs in <a href="http://llvm.org/bugs/";>LLVM Bugzilla</a> or bring up the issue
-on the
-<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev";>Clang development 
-mailing list</a>.</p>
+bugs in <a href="http://llvm.org/bugs/";>LLVM Bugzilla</a>.</p>
 
 <h2 id="build">Building Clang and Working with the Code</h2>
 


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to