diff --git a/clang-tools-extra/README.txt b/clang-tools-extra/README.txt index 9809cc38ccf4f..9c859a052c4b4 100644 --- a/clang-tools-extra/README.txt +++ b/clang-tools-extra/README.txt @@ -11,8 +11,8 @@ This repository is only intended to be checked out inside of a full LLVM+Clang tree, and in the 'tools/extra' subdirectory of the Clang checkout. All discussion regarding Clang, Clang-based tools, and code in this repository -should be held using the standard Clang mailing lists: - http://lists.llvm.org/mailman/listinfo/cfe-dev +should be held using the standard Clang forum: + https://discourse.llvm.org/c/clang Code review for this tree should take place on the standard Clang patch and commit lists: diff --git a/clang/README.txt b/clang/README.txt index 91527b094856f..63842d42bc208 100644 --- a/clang/README.txt +++ b/clang/README.txt @@ -19,8 +19,8 @@ Clang Static Analyzer: http://clang-analyzer.llvm.org/ Information on the LLVM project: http://llvm.org/ If you have questions or comments about Clang, a great place to discuss them is -on the Clang development mailing list: - http://lists.llvm.org/mailman/listinfo/cfe-dev +on the Clang forums: + https://discourse.llvm.org/c/clang/ If you find a bug in Clang, please file it in the LLVM bug tracker: http://llvm.org/bugs/ diff --git a/clang/www/analyzer/menu.html.incl b/clang/www/analyzer/menu.html.incl index ce24834eb164b..7e97efcdcde01 100644 --- a/clang/www/analyzer/menu.html.incl +++ b/clang/www/analyzer/menu.html.incl @@ -32,9 +32,9 @@