From 238b8987f58a3390a0980ba236de6446bc90b950 Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Mon, 30 Jan 2023 10:05:46 -0600 Subject: [PATCH] fix link Signed-off-by: Hannah Hunter --- .../local-development/multi-app-dapr-run/_index.md | 4 ++-- .../multi-app-dapr-run/multi-app-template.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/_index.md b/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/_index.md index 8474af033..c85773ab1 100644 --- a/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/_index.md +++ b/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/_index.md @@ -1,7 +1,7 @@ --- type: docs -title: "Multi-app run" -linkTitle: "Multi-app run" +title: "Multi-app Run (MapR)" +linkTitle: "Multi-app Run (MapR)" weight: 300 description: "Support for running multiple Dapr applications with one command" --- \ No newline at end of file diff --git a/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md b/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md index e1f1b206e..63ff2c344 100644 --- a/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md +++ b/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md @@ -53,7 +53,7 @@ apps: ## 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 |