We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d0eb3 commit 94c7485Copy full SHA for 94c7485
lldb/index.md
@@ -4,7 +4,7 @@ title: REPL and Debugger
4
---
5
6
The Swift.org community makes use of the
7
-[LLDB debugger](https://github.com/apple/swift-lldb) to provide a
+[LLDB debugger](https://github.com/apple/llvm-project/tree/next/lldb) to provide a
8
rich REPL as well as the debugging environment for the Swift Language.
9
Swift is tightly coupled to the version of the Swift compiler embedded in the
10
debugger. Tight integration of compiler and debugger enables accurate
0 commit comments