diff --git a/daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md b/daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md index 49b6728df..c6300e22d 100644 --- a/daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md +++ b/daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md @@ -170,7 +170,7 @@ Below you will find all the current supported parameters for VS Code tasks. | `sentryAddress` | Address for the Sentry CA service | No | "sentryAddress": "" | `type` | Tells VS Code it will be a daprd task type | Yes | "type": "daprd" -For more information on daprd, dapr Cli, and Kubernetes arguments visit the [Arguments and annotations]({<.ref arguments-annotations-overview.md>}}) +For more information on daprd, dapr Cli, and Kubernetes arguments visit the [Arguments and annotations]({}}) ## Related Links * [VS Code Extension Overview]({{< ref vscode-dapr-extension.md >}})