From: Douglas Gregor
Date: Thu, 7 Oct 2010 20:20:57 +0000 (+0000)
Subject: Bugs should go to Bugzilla, not the mailing list
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ff3e66b204602301b779072c20ca8e9c6743759;p=clang
Bugs should go to Bugzilla, not the mailing list
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115972 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/get_started.html b/www/get_started.html
index b64a5f285f..34fed95587 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -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 getting
involved with the Clang community. If you run into problems, please file
-bugs in LLVM Bugzilla or bring up the issue
-on the
-Clang development
-mailing list.
+bugs in LLVM Bugzilla.
Building Clang and Working with the Code