diff --git a/daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md b/daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md index 4c7ef9ad6..4c5908182 100644 --- a/daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md +++ b/daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md @@ -14,6 +14,6 @@ The Dapr SDKs are the easiest way for you to create pluggable components. Choose | Language | Status | |----------|:------:| -| [.NET]({{< ref pluggable-components-dotnet >}}) | In development | +| [.NET]({{< ref dotnet-sdk-docs >}}) | In development | | [Java]({{< ref java >}}) | In development | | [Go]({{< ref go >}}) | In development |