Skip to content

Commit d975138

Browse files
committed
Update card title in Index.cshtml to reflect version change to v3
1 parent c9e17c0 commit d975138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/webapp01/Pages/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<div class="card text-center">
88
<div class="card-body">
9-
<h5 class="card-title">.NET 💜 Azure v2</h5>
9+
<h5 class="card-title">.NET 💜 Azure v3</h5>
1010
<p class="card-text">Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
1111
</div>
1212
</div>

0 commit comments

Comments
 (0)