Skip to content

Commit 17cb0a7

Browse files
committed
[lldb][docs] Fix another broken markdown link
1 parent eda3161 commit 17cb0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/use/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Model Context Protocol (MCP)
22

3-
LLDB supports the [Model Context Protocol][https://modelcontextprotocol.io]
3+
LLDB supports the [Model Context Protocol](https://modelcontextprotocol.io)
44
(MCP). This structured, machine-friendly protocol allows AI models to access
55
and interact with external tools, for example debuggers. Using MCP, an AI agent
66
can execute LLDB commands to control the debugger: set breakpoints, inspect

0 commit comments

Comments
 (0)