Skip to content

Commit 4cfafa1

Browse files
authored
Merge branch 'v1.9' into issue_2984
2 parents 6f5788a + 4f717d9 commit 4cfafa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ For quick testing, try using the Dapr CLI for service invocation:
134134
- Read the [service invocation API specification]({{< ref service_invocation_api.md >}}). This reference guide for service invocation describes how to invoke methods on other services.
135135
- Understand the [service invocation performance numbers]({{< ref perf-service-invocation.md >}}).
136136
- Take a look at [observability]({{< ref monitoring.md >}}). Here you can dig into Dapr's monitoring tools like tracing, metrics and logging.
137-
- Read up on our [security practices]({{< ref monitoring.md >}}) around mTLS encryption, token authentication, and endpoint authorization.
137+
- Read up on our [security practices]({{< ref security-concept.md >}}) around mTLS encryption, token authentication, and endpoint authorization.

0 commit comments

Comments
 (0)