File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/schematics/angular/application/other-files Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ <h2>Here are some links to help you start: </h2>
11
11
< h2 > < a target ="_blank " rel ="noopener " href ="https://angular.io/tutorial "> Tour of Heroes</ a > </ h2 >
12
12
</ li >
13
13
< li >
14
- < h2 > < a target ="_blank " rel ="noopener " href ="https://github.com/angular/angular- cli/wiki "> CLI Documentation</ a > </ h2 >
14
+ < h2 > < a target ="_blank " rel ="noopener " href ="https://angular.io/ cli "> CLI Documentation</ a > </ h2 >
15
15
</ li >
16
16
< li >
17
17
< h2 > < a target ="_blank " rel ="noopener " href ="https://blog.angular.io/ "> Angular blog</ a > </ h2 >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import { Component } from '@angular/core';
16
16
<h2><a target="_blank" rel="noopener" href="https://angular.io/tutorial">Tour of Heroes</a></h2>
17
17
</li>
18
18
<li>
19
- <h2><a target="_blank" rel="noopener" href="https://github.com/angular/angular- cli/wiki ">CLI Documentation</a></h2>
19
+ <h2><a target="_blank" rel="noopener" href="https://angular.io/ cli">CLI Documentation</a></h2>
20
20
</li>
21
21
<li>
22
22
<h2><a target="_blank" rel="noopener" href="https://blog.angular.io/">Angular blog</a></h2>
You can’t perform that action at this time.
0 commit comments