docs(changelog): line numbers to master can go out of sync (#8404)

This commit is contained in:
Basarat Ali Syed 2016-05-21 03:00:47 +10:00 committed by Miško Hevery
parent c6f2b3e96b
commit 5a9eda73b4
1 changed files with 1 additions and 1 deletions

View File

@ -1191,7 +1191,7 @@ Use `angular-polyfills.js` instead.
}
```
or [check angular2's package.json](https://github.com/angular/angular/blob/master/package.json#L34) for the latest peer dependencies
or [check angular2's package.json](https://github.com/angular/angular/blob/master/package.json) for the latest `dependencies`
<a name="2.0.0-alpha.48"></a>