You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/AureliaSpa/ClientApp/app/components/home/home.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ <h1>Hello, world!</h1>
3
3
<p>Welcome to your new single-page application, built with:</p>
4
4
<ul>
5
5
<li><ahref="https://get.asp.net/">ASP.NET Core</a> and <ahref="https://msdn.microsoft.com/en-us/library/67ef8sbd.aspx">C#</a> for cross-platform server-side code</li>
6
-
<li><ahref="https://aurelia.io/">Aurelia</a> and <ahref="http://www.typescriptlang.org/">TypeScript</a> for client-side code</li>
6
+
<li><ahref="http://aurelia.io/">Aurelia</a> and <ahref="http://www.typescriptlang.org/">TypeScript</a> for client-side code</li>
7
7
<li><ahref="https://webpack.github.io/">Webpack</a> for building and bundling client-side resources</li>
8
8
<li><ahref="http://getbootstrap.com/">Bootstrap</a> for layout and styling</li>
0 commit comments