mirror of https://github.com/dapr/dotnet-sdk.git
Fixed badge broken links (#1290)
* Fixed badge broken links Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com> * Update README.md Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com> --------- Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
parent
23c484e1f0
commit
190156f212
|
|
@ -1,6 +1,6 @@
|
|||
# Dapr SDK for .NET
|
||||
|
||||
[]((https://www.nuget.org/packages/Dapr.Client)) [](https://www.nuget.org/packages/Dapr.Client)  [](https://codecov.io/gh/dapr/dotnet-sdk)  [](https://github.com/dapr/dotnet-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) [](http://bit.ly/dapr-discord) [](https://youtube.com/@daprdev) 
|
||||
[](https://www.nuget.org/packages/Dapr.Client) [](https://www.nuget.org/packages/Dapr.Client) [](https://github.com/dapr/dotnet-sdk/actions/workflows/sdk_build.yml) [](https://codecov.io/gh/dapr/dotnet-sdk) [](https://github.com/dapr/dotnet-sdk/blob/master/LICENSE) [](https://github.com/dapr/dotnet-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) [](http://bit.ly/dapr-discord) [](https://youtube.com/@daprdev) [](https://twitter.com/daprdev)
|
||||
|
||||
|
||||
Dapr SDK for .NET allows you to:
|
||||
|
|
|
|||
Loading…
Reference in New Issue