Skip to content

Commit bd6c358

Browse files
committed
[lldb-dap] Update repository in package.json
Use https://github.com/llvm/vscode-lldb instead of the monorepo, for consistency with the other two extensions (mlir, clangd).
1 parent 224116a commit bd6c358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/tools/lldb-dap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "Apache 2.0 License with LLVM exceptions",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/llvm/llvm-project.git"
11+
"url": "https://github.com/llvm/vscode-lldb.git"
1212
},
1313
"bugs": {
1414
"url": "https://github.com/llvm/llvm-project/issues"

0 commit comments

Comments
 (0)