mirror of https://github.com/dapr/docs.git
fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
716d75f2cb
commit
238b8987f5
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
type: docs
|
type: docs
|
||||||
title: "Multi-app run"
|
title: "Multi-app Run (MapR)"
|
||||||
linkTitle: "Multi-app run"
|
linkTitle: "Multi-app Run (MapR)"
|
||||||
weight: 300
|
weight: 300
|
||||||
description: "Support for running multiple Dapr applications with one command"
|
description: "Support for running multiple Dapr applications with one command"
|
||||||
---
|
---
|
|
@ -53,7 +53,7 @@ apps:
|
||||||
|
|
||||||
## Template properties
|
## Template properties
|
||||||
|
|
||||||
The properties for the MapR template align with the `dapr run` CLI flags, [listed in the CLI reference documentation]({{< ref run.md >}}).
|
The properties for the MapR template align with the `dapr run` CLI flags, [listed in the CLI reference documentation]({{< ref "dapr-run.md#flags" >}}).
|
||||||
|
|
||||||
|
|
||||||
| Properties | Required | Details | Example |
|
| Properties | Required | Details | Example |
|
||||||
|
|
Loading…
Reference in New Issue