mirror of https://github.com/dapr/docs.git
Fixed .NET SDK links
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
parent
9eed51c4c1
commit
396dcd1111
|
@ -33,7 +33,7 @@ For this example, you will need:
|
|||
<!-- IGNORE_LINKS -->
|
||||
- [Docker Desktop](https://www.docker.com/products/docker-desktop)
|
||||
<!-- END_IGNORE -->
|
||||
- [.NET 6](https://dotnet.microsoft.com/download), [.NET 8](https://dotnet.microsoft.com/download) or [.NET 9](https://dotnet.microsoft.com/download) installed
|
||||
- [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0), [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) or [.NET 9](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) installed
|
||||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue