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 9778312 commit f35d255Copy full SHA for f35d255
ponyracer/package.json
@@ -26,7 +26,7 @@
26
"zone.js": "^0.8.4"
27
},
28
"devDependencies": {
29
- "@angular/cli": "1.1.1",
+ "@angular/cli": "1.1.2",
30
"@angular/compiler-cli": "^4.0.0",
31
"@angular/language-service": "^4.0.0",
32
"@types/jasmine": "2.5.45",
ponyracer/src/app/app.component.html
@@ -8,7 +8,7 @@ <h1>
8
<h2>Here are some links to help you start: </h2>
9
<ul>
10
<li>
11
- <h2><a target="_blank" href="https://angular.io/docs/ts/latest/tutorial/">Tour of Heroes</a></h2>
+ <h2><a target="_blank" href="https://angular.io/tutorial">Tour of Heroes</a></h2>
12
</li>
13
14
<h2><a target="_blank" href="https://github.com/angular/angular-cli/wiki">CLI Documentation</a></h2>
0 commit comments