Skip to content

Commit 11662e5

Browse files
committed
[clang-tools-extra] fix link to code review in README.txt
1 parent d2ad63a commit 11662e5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

clang-tools-extra/README.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ All discussion regarding Clang, Clang-based tools, and code in this repository
1111
should be held using the standard Clang forum:
1212
https://discourse.llvm.org/c/clang
1313

14-
Code review for this tree should take place on the standard Clang patch and
15-
commit lists:
16-
http://lists.llvm.org/mailman/listinfo/cfe-commits
14+
Code review for this tree should take place on Github:
15+
https://github.com/llvm/llvm-project/pulls?q=label%3Aclang-tools-extra
1716

1817
If you find a bug in these tools, please file it in the LLVM bug tracker:
1918
https://github.com/llvm/llvm-project/issues/

0 commit comments

Comments
 (0)