Skip to content

Commit 5681f75

Browse files
committed
Fix broken link
1 parent 9965532 commit 5681f75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lldb/docs/use/links.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ code.
1616
Videos
1717
------
1818

19-
`Run, Break, Inspect: Explore effective debugging in LLDB`_
20-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19+
`Run, Break, Inspect: Explore effective debugging in LLDB (2024)`_
20+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2121

2222
Learn how to use LLDB to explore and debug codebases. We'll show you
2323
how to make the most of crashlogs and backtraces, and how to
@@ -65,7 +65,7 @@ iOS apps.
6565
A collection of LLDB aliases/regexes and Python scripts.
6666

6767
.. _Dancing in the Debugger — A Waltz with LLDB (2014): https://www.objc.io/issues/19-debugging/lldb-debugging/
68-
.. _Run, Break, Inspect: Explore effective debugging in LLDB: https://developer.apple.com/videos/play/wwdc2024/10198
68+
.. _`Run, Break, Inspect: Explore effective debugging in LLDB (2024)`: https://developer.apple.com/videos/play/wwdc2024/10198
6969
.. _`LLDB: Beyond “po” (2019)`: https://developer.apple.com/videos/play/wwdc2019/429/
7070
.. _Advanced Debugging with Xcode and LLDB (2018): https://developer.apple.com/videos/play/wwdc2018/412/
7171
.. _Advanced Apple Debugging & Reverse Engineering (2018): https://www.raywenderlich.com/books/advanced-apple-debugging-reverse-engineering/

0 commit comments

Comments
 (0)