Skip to content

Commit 176144e

Browse files
committed
Fix unavailable url
Signed-off-by: cui fliter <imcusg@gmail.com>
1 parent 1a6ae3d commit 176144e

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
@@ -31,7 +31,7 @@
3131
#
3232
# You can find more information and examples here:
3333
# 1. https://lldb.llvm.org/varformats.html
34-
# 2. https://lldb.llvm.org/python-reference.html
34+
# 2. https://lldb.llvm.org/use/python-reference.html
3535
# 3. https://lldb.llvm.org/python_reference/lldb.formatters.cpp.libcxx-pysrc.html
3636
# 4. https://github.com/llvm-mirror/lldb/tree/master/examples/summaries/cocoa
3737
####################################################################################################

0 commit comments

Comments
 (0)