Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
anuruddhal committed Nov 15, 2019
1 parent 1df9a6b commit 71f13c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/pet-store/test-be-cell.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@ To exit debug mode, execute the command ```exit``` in the Telepresence shell.
```
Note: Ballerina does not support remote debugging for tests yet and therefore the VSCode debugger should be used. The
aforementioned [```test``` command](#in-order-to-debug-tests-debug-mode-must-be-enabled-while-starting-tests-using
---debug) creates a ballerina.conf or replaces existing with in order to
aforementioned [```test``` command](#in-order-to-debug-tests-debug-mode-must-be-enabled-while-starting-tests-using---debug) creates a ballerina.conf or replaces existing with in order to
debug. This is to pass cellery configurations to the debug process. If you are not familiar with VS code please refer
official documentation on [configuring launch.json](https://code.visualstudio.com/docs/editor/debugging#_launch-configurations)
Expand Down

0 comments on commit 71f13c8

Please sign in to comment.