Merge pull request #4182 from dapr/update-sdk-link

docs: migrate rust github link to docs
This commit is contained in:
Hannah Hunter 2024-06-03 12:41:07 -04:00 committed by GitHub
commit 4c22f5fce4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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