Skip to content

Commit f35d255

Browse files
committed
chore: version 1.1.2
1 parent 9778312 commit f35d255

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ponyracer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"zone.js": "^0.8.4"
2727
},
2828
"devDependencies": {
29-
"@angular/cli": "1.1.1",
29+
"@angular/cli": "1.1.2",
3030
"@angular/compiler-cli": "^4.0.0",
3131
"@angular/language-service": "^4.0.0",
3232
"@types/jasmine": "2.5.45",

ponyracer/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h1>
88
<h2>Here are some links to help you start: </h2>
99
<ul>
1010
<li>
11-
<h2><a target="_blank" href="https://angular.io/docs/ts/latest/tutorial/">Tour of Heroes</a></h2>
11+
<h2><a target="_blank" href="https://angular.io/tutorial">Tour of Heroes</a></h2>
1212
</li>
1313
<li>
1414
<h2><a target="_blank" href="https://github.com/angular/angular-cli/wiki">CLI Documentation</a></h2>

0 commit comments

Comments
 (0)