mirror of https://github.com/dapr/docs.git
Merge pull request #1175 from dapr/orizohar-patch-1
Fix incorrect link under observability index page
This commit is contained in:
commit
b9bfdb05ef
|
|
@ -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 >}}).
|
||||
|
|
|
|||
Loading…
Reference in New Issue