Skip to content

Commit 8d27d9d

Browse files
summerskSteveSandersonMS
authored andcommitted
Updates Aurelia project url (aspnet#741)
aurealia.io doesn't appear to support https currently
1 parent 8bba142 commit 8d27d9d

File tree

1 file changed

+1
-1
lines changed
  • templates/AureliaSpa/ClientApp/app/components/home

1 file changed

+1
-1
lines changed

‎templates/AureliaSpa/ClientApp/app/components/home/home.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ <h1>Hello, world!</h1>
33
<p>Welcome to your new single-page application, built with:</p>
44
<ul>
55
<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>
77
<li><ahref="https://webpack.github.io/">Webpack</a> for building and bundling client-side resources</li>
88
<li><ahref="http://getbootstrap.com/">Bootstrap</a> for layout and styling</li>
99
</ul>

0 commit comments

Comments
(0)