Skip to content
This repository was archived by the owner on Apr 20, 2019. It is now read-only.

Commit 328d029

Browse files
authored
Link updates (#453)
1 parent f82b6ed commit 328d029

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentType: index
1313
Full-stack web development with C# and WebAssembly
1414
</div>
1515
<div class="buttons-unit">
16-
<a href="https://docs.microsoft.com/aspnet/core/client-side/spa/blazor/get-started" class="button"><i class="glyphicon glyphicon-send"></i>Get Started</a>
16+
<a href="https://docs.microsoft.com/aspnet/core/blazor/get-started" class="button"><i class="glyphicon glyphicon-send"></i>Get Started</a>
1717
</div>
1818
</div>
1919
</div>
@@ -25,7 +25,7 @@ documentType: index
2525
<section>
2626
<h2>Build a Web UI with C#</h2>
2727
<p class="lead">Blazor is an experimental .NET web framework using C# and HTML that runs in the browser.</p>
28-
<div class="lead"><a href="https://docs.microsoft.com/aspnet/core/client-side/spa/blazor/">What is Blazor?</a></div>
28+
<div class="lead"><a href="https://docs.microsoft.com/aspnet/core/blazor/">What is Blazor?</a></div>
2929
</section>
3030
</div>
3131
</div>
@@ -53,7 +53,7 @@ documentType: index
5353
<section>
5454
<h2>Runs in all browsers and implements .NET Standard</h2>
5555
<p class="lead">Blazor runs in all browsers on the real .NET runtime with full support for .NET Standard. Blazor requires no plugins and no code transpilation, only open web standards.</p>
56-
<div class="lead"><a href="https://docs.microsoft.com/aspnet/core/client-side/spa/blazor">How Blazor works</a></div>
56+
<div class="lead"><a href="https://docs.microsoft.com/aspnet/core/blazor">How Blazor works</a></div>
5757
</section>
5858
</div>
5959
</div>
@@ -130,7 +130,7 @@ documentType: index
130130
<div class="container">
131131
<div class="row">
132132
<div class="buttons-unit" style="padding-bottom:50px">
133-
<a href="https://docs.microsoft.com/aspnet/core/client-side/spa/blazor/get-started" class="btn btn-primary" style="font-size:2em;display:inline;padding:15px"><i class="glyphicon glyphicon-send" style="font-size:1em;padding:0 20px 0 0"></i>Get Started</a>
133+
<a href="https://docs.microsoft.com/aspnet/core/blazor/get-started" class="btn btn-primary" style="font-size:2em;display:inline;padding:15px"><i class="glyphicon glyphicon-send" style="font-size:1em;padding:0 20px 0 0"></i>Get Started</a>
134134
</div>
135135
</div>
136136
</div>

0 commit comments

Comments
 (0)