summaryrefslogtreecommitdiffstats
path: root/www/get_started.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-10-07 20:20:57 +0000
committerDouglas Gregor <dgregor@apple.com>2010-10-07 20:20:57 +0000
commit9ff3e66b204602301b779072c20ca8e9c6743759 (patch)
tree18c74afef85857dba8bc57397058a011ea41013a /www/get_started.html
parent04ea3664ecc33e65ed272870abd5c9d9e8e2c476 (diff)
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
Diffstat (limited to 'www/get_started.html')
-rw-r--r--www/get_started.html5
1 files changed, 1 insertions, 4 deletions
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 <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>