Skip to content

Commit a73a9d9

Browse files
JDevliegheregithub-actions[bot]
authored andcommitted
Automerge: [lldb][docs] Fix another broken markdown link
2 parents 1964c54 + 17cb0a7 commit a73a9d9

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)