We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1c3af commit 4b7f2e5Copy full SHA for 4b7f2e5
40x.html
@@ -55,7 +55,7 @@
55
</head>
56
<body>
57
<div class="content">
58
- <img class="ninja" src="/blazor/images/ninja-icon.png" />
+ <img class="ninja" src="/blazor-ui/images/ninja-icon.png" />
59
<h1>
60
Oh, no! <br />
61
It seems we've lost this page
@@ -65,7 +65,7 @@ <h2>
65
</h2>
66
<ul>
67
<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>
+ <li>Head to the <a href="/blazor-ui">Documentation Homepage</a></li>
69
<li>Cheer up and <a href="http://www.telerik.com/download">try our products</a>. Some of them are free!</li>
70
</ul>
71
</div>
0 commit comments