From 9ff3e66b204602301b779072c20ca8e9c6743759 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 7 Oct 2010 20:20:57 +0000 Subject: [PATCH] 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 --- www/get_started.html | 5 +---- 1 file changed, 1 insertion(+), 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 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

-- 2.50.1