Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
Hannah Hunter 2023-02-13 11:33:26 -06:00 committed by GitHub
parent dacf460aea
commit e92aec93dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 |