mirror of https://github.com/dapr/docs.git
Merge pull request #4182 from dapr/update-sdk-link
docs: migrate rust github link to docs
This commit is contained in:
commit
4c22f5fce4
|
@ -29,7 +29,7 @@ Select your [preferred language below]({{< ref "#sdk-languages" >}}) to learn mo
|
|||
| [PHP]({{< ref php >}}) | Stable | ✔ | ✔ | ✔ | |
|
||||
| [Javascript]({{< ref js >}}) | Stable| ✔ | | ✔ | ✔ |
|
||||
| [C++](https://github.com/dapr/cpp-sdk) | In development | ✔ | | |
|
||||
| [Rust](https://github.com/dapr/rust-sdk) | In development | ✔ | | ✔ | |
|
||||
| [Rust]({{< ref rust >}}) | In development | ✔ | | ✔ | |
|
||||
|
||||
## Further reading
|
||||
|
||||
|
|
Loading…
Reference in New Issue