Skip to content

Commit

Permalink
Add GitHub links for Javascript and Rust SDK repos (#1466)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenie-msft committed May 8, 2021
1 parent c23b7ae commit 6be5891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions daprdocs/content/en/developing-applications/sdks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ The Dapr SDKs are the easiest way for you to get Dapr into your application. Cho
| [Go](https://github.com/dapr/go-sdk) | Stable ||| |
| [PHP]({{< ref php >}}) | Stable ||||
| [C++](https://github.com/dapr/cpp-sdk) | In development || |
| [Rust]() | In development || | |
| [Javascript]() | In development|| |
| [Rust](https://github.com/dapr/rust-sdk) | In development || | |
| [Javascript](https://github.com/dapr/js-sdk) | In development|| |

## Further reading

Expand Down

0 comments on commit 6be5891

Please sign in to comment.