diff --git a/daprdocs/content/en/concepts/isolation-concept.md b/daprdocs/content/en/concepts/isolation-concept.md index 2c780fcb7..38c26084c 100644 --- a/daprdocs/content/en/concepts/isolation-concept.md +++ b/daprdocs/content/en/concepts/isolation-concept.md @@ -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) \ No newline at end of file +- [Namespaced actors]({{< ref namespaced-actors.md >}}) \ No newline at end of file