Fixed broken link reference

Signed-off-by: Mark Fussell <mfussell@microsoft.com>
This commit is contained in:
Mark Fussell 2022-10-12 15:56:43 -07:00 committed by GitHub
parent 01cdc89710
commit 52b82d7ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Dapr offers a variety of packages to help with the development of .NET applicati
<div class="card-body">
<h5 class="card-title"><b>Server</b></h5>
<p class="card-text">Write servers and services in .NET using the Dapr SDK. Includes support for ASP.NET.</p>
<a href="{{< ref dotnet-server >}}" class="stretched-link"></a>
<a href="https://github.com/dapr/dotnet-sdk/tree/master/examples/AspNetCore" class="stretched-link"></a>
</div>
</div>
<div class="card">