Skip to content

Commit 4b7f2e5

Browse files
author
Martin Atanasov
authored
Fixed some URLs
1 parent 9b1c3af commit 4b7f2e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

40x.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</head>
5656
<body>
5757
<div class="content">
58-
<img class="ninja" src="/blazor/images/ninja-icon.png" />
58+
<img class="ninja" src="/blazor-ui/images/ninja-icon.png" />
5959
<h1>
6060
Oh, no! <br />
6161
It seems we've lost this page
@@ -65,7 +65,7 @@ <h2>
6565
</h2>
6666
<ul>
6767
<li><a href="#" onclick="history.go(-1); return false;">Go back</a> and try another way</li>
68-
<li>Head to the <a href="/blazor">Documentation Homepage</a></li>
68+
<li>Head to the <a href="/blazor-ui">Documentation Homepage</a></li>
6969
<li>Cheer up and <a href="http://www.telerik.com/download">try our products</a>. Some of them are free!</li>
7070
</ul>
7171
</div>

0 commit comments

Comments
 (0)