Skip to content

Commit d3baa6d

Browse files
authored
Update app.component.html
1 parent b213232 commit d3baa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wwwroot/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<main>
1212

1313
<router-outlet></router-outlet>
14-
<h3>ASP.NET Core 2.1 And Angular implement of: https://code.msdn.microsoft.com/How-to-achieve-a-bearer-9448db57</h3>
14+
<h3>ASP.NET Core 2.2 And Angular implement of: https://code.msdn.microsoft.com/How-to-achieve-a-bearer-9448db57</h3>
1515
<h3>This is for learning purpose only</h3>
1616
</main>

0 commit comments

Comments
 (0)