From f4a46c981a99cc6c8bafdaa51076b06cc772568b Mon Sep 17 00:00:00 2001 From: Ori Zohar Date: Mon, 8 Feb 2021 15:58:00 -0800 Subject: [PATCH] Update _index.md --- .../building-blocks/observability/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/observability/_index.md b/daprdocs/content/en/developing-applications/building-blocks/observability/_index.md index eb6891d61..3ac52e0fd 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/observability/_index.md +++ b/daprdocs/content/en/developing-applications/building-blocks/observability/_index.md @@ -6,4 +6,4 @@ weight: 60 description: See and measure the message calls across components and networked services --- -This section includes guides for developers in the context of observability. See other sections for a [general overview of the observability concept]({{< ref observability >}}) in Dapr and for [operations guidance on monitoring]({{< ref monitoring >}}). +This section includes guides for developers in the context of observability. See other sections for a [general overview of the observability concept]({{< ref observability-concept >}}) in Dapr and for [operations guidance on monitoring]({{< ref monitoring >}}).