We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0dada9 commit 7b8a742Copy full SHA for 7b8a742
daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-kind.md
@@ -104,7 +104,7 @@ the output should look like this:
104
dapr dashboard -k -p 9999
105
```
106
107
-So that you can validate that the setup finished successfully by navigating to [http://localhost:9999](http://localhost:9999).
+So that you can validate that the setup finished successfully by navigating to `http://localhost:9999`.
108
109
## Next steps
110
- [Try out a Dapr quickstart]({{< ref quickstarts.md >}})
0 commit comments