Changed URL link

This commit is contained in:
jasonviviano 2021-07-23 11:34:11 -04:00
parent 2c00813c67
commit 32ab4c92f5
1 changed files with 1 additions and 1 deletions

View File

@ -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 page]({<ref arguments-annotations-overview.md>}})
## Related Links
* [VS Code Extension Overview]({{< ref vscode-dapr-extension.md >}})