We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a246a35 commit c9fb670Copy full SHA for c9fb670
1 file changed
docs/DEVELOPER.md
@@ -94,7 +94,7 @@ You can find more info about debugging [tests with Bazel in the docs.](https://g
94
- Provide additional `e2e_runner` options using `--test_arg`: `--test_arg="--package-manager=yarn"`
95
96
When running the debug commands, Node will stop and wait for a debugger to attach.
97
-You can attach your IDE to the debugger to stop on breakpoints and step through the code. Also, see [IDE Specific Usage](#ide-specific-usage) for a
+You can attach your IDE to the debugger to stop on breakpoints and step through the code. Also, see [IDE-specific usage](#ide-specific-usage) for a
98
simpler debug story.
99
100
## IDE Specific Usage
0 commit comments