From 22be91269b966a2ff9a2204eacf95f60be730c47 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 22 Sep 2018 07:41:09 +0000 Subject: [PATCH] use the current url for bugzilla git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342802 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- www/get_involved.html | 2 +- www/menu.html.incl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index e7e5a87988..7b2545098e 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -43,7 +43,7 @@ as they become available.

Specifications that will help drive the future of the C++ programming language.

-

The LLVM bug tracker contains Clang +

The LLVM bug tracker contains Clang C++ components that track known bugs with Clang's language conformance in each language mode.

diff --git a/www/get_involved.html b/www/get_involved.html index 27427cc55d..ed961ca0b6 100755 --- a/www/get_involved.html +++ b/www/get_involved.html @@ -65,7 +65,7 @@ Clang developers, contributors and the standards they implement.

If you're looking for something to work on, check out our Open Projects page or look through the Bugzilla bug database.

+href="https://bugs.llvm.org/">Bugzilla bug database.

Contributing Extensions to Clang

diff --git a/www/menu.html.incl b/www/menu.html.incl index 55b88a06f3..fd481740ea 100755 --- a/www/menu.html.incl +++ b/www/menu.html.incl @@ -36,7 +36,7 @@ cfe-users List cfe-dev List cfe-commits List - Bug Reports + Bug Reports Planet Clang IRC: irc.oftc.net#llvm -- 2.40.0