mirror of https://github.com/dapr/docs.git
add namespaced actors link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
19732cb8b8
commit
492dece077
|
@ -42,4 +42,4 @@ Learn how to use namespacing throughout Dapr:
|
||||||
- Components:
|
- Components:
|
||||||
- [How to: Configure pub/sub components with multiple namespaces]({{< ref pubsub-namespaces.md >}})
|
- [How to: Configure pub/sub components with multiple namespaces]({{< ref pubsub-namespaces.md >}})
|
||||||
- [Scope components to one or more applications]({{< ref component-scopes.md >}})
|
- [Scope components to one or more applications]({{< ref component-scopes.md >}})
|
||||||
- [Namespaced actors](todo)
|
- [Namespaced actors]({{< ref namespaced-actors.md >}})
|
Loading…
Reference in New Issue