Skip to content

Commit 0cd69c9

Browse files
drop the duplicate dbgp extensions link
1 parent fa5c919 commit 0cd69c9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/reference/debug-protocol.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ under a friendlier name.
2121

2222
The protocol is documented in full at
2323
[xdebug.org/docs/dbgp](https://xdebug.org/docs/dbgp) — every command, its arguments
24-
and the shape of its response. There are also
25-
[protocol extensions](https://xdebug.org/docs/dbgp-extensions) beyond the base
26-
specification, which this debugger implements as well.
24+
and the shape of its response.
2725

2826
You do not need any of it to use the debugger. It is worth reading if you are
2927
building a client, debugging a client, or trying to work out why your editor and the

0 commit comments

Comments
 (0)