add namespaced actors link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2024-06-18 15:42:37 -04:00
parent 19732cb8b8
commit 492dece077
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ Learn how to use namespacing throughout Dapr:
- Components:
- [How to: Configure pub/sub components with multiple namespaces]({{< ref pubsub-namespaces.md >}})
- [Scope components to one or more applications]({{< ref component-scopes.md >}})
- [Namespaced actors](todo)
- [Namespaced actors]({{< ref namespaced-actors.md >}})