Skip to content

Commit 7b8a742

Browse files
author
Antonio Robson de Paula
committed
Fix for the failed link validation.
Signed-off-by: Antonio Robson de Paula <[email protected]>
1 parent d0dada9 commit 7b8a742

File tree

1 file changed

+1
-1
lines changed
  • daprdocs/content/en/operations/hosting/kubernetes/cluster

1 file changed

+1
-1
lines changed

daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-kind.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ the output should look like this:
104104
dapr dashboard -k -p 9999
105105
```
106106

107-
So that you can validate that the setup finished successfully by navigating to [http://localhost:9999](http://localhost:9999).
107+
So that you can validate that the setup finished successfully by navigating to `http://localhost:9999`.
108108

109109
## Next steps
110110
- [Try out a Dapr quickstart]({{< ref quickstarts.md >}})

0 commit comments

Comments
 (0)