Skip to content

Commit f98ca79

Browse files
committed
[lldb][Docs] Update bug report and code review links
The issues link as it was was including PRs, so I've made that issues only and only those in an open state. Code review is now on Gtihub so same thing, PRs only, open state, label lldb.
1 parent 4a351ef commit f98ca79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,5 @@ interesting areas to contribute to lldb.
166166
Releases <https://github.com/llvm/llvm-project/releases>
167167
Discussion Forums <https://discourse.llvm.org/c/subprojects/lldb/8>
168168
Developer Policy <https://llvm.org/docs/DeveloperPolicy.html>
169-
Bug Reports <https://github.com/llvm/llvm-project/issues/labels/lldb/>
170-
Code Reviews <https://reviews.llvm.org>
169+
Bug Reports <https://github.com/llvm/llvm-project/issues?q=is%3Aissue+label%3Alldb+is%3Aopen>
170+
Code Reviews <https://github.com/llvm/llvm-project/pulls?q=is%3Apr+label%3Alldb+is%3Aopen>

0 commit comments

Comments
 (0)