mirror of https://github.com/dapr/docs.git
Fix for the failed link validation.
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
This commit is contained in:
parent
9d03a91243
commit
a2e555e81d
|
@ -104,7 +104,7 @@ the output should look like this:
|
||||||
dapr dashboard -k -p 9999
|
dapr dashboard -k -p 9999
|
||||||
```
|
```
|
||||||
|
|
||||||
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`.
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
- [Try out a Dapr quickstart]({{< ref quickstarts.md >}})
|
- [Try out a Dapr quickstart]({{< ref quickstarts.md >}})
|
||||||
|
|
Loading…
Reference in New Issue