Skip to content

Commit 5e4b33f

Browse files
committed
Fix broken url
Signed-off-by: wangjingcun <[email protected]>
1 parent 62bb2ac commit 5e4b33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/lldb_providers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# You can find more information and examples here:
3333
# 1. https://lldb.llvm.org/varformats.html
3434
# 2. https://lldb.llvm.org/use/python-reference.html
35-
# 3. https://lldb.llvm.org/python_reference/lldb.formatters.cpp.libcxx-pysrc.html
35+
# 3. https://github.com/llvm/llvm-project/blob/llvmorg-8.0.1/lldb/www/python_reference/lldb.formatters.cpp-pysrc.html
3636
# 4. https://github.com/llvm-mirror/lldb/tree/master/examples/summaries/cocoa
3737
####################################################################################################
3838

0 commit comments

Comments
 (0)