Skip to content

Commit e7d69e0

Browse files
committed
guide is in the docs now
1 parent 6df3fe0 commit e7d69e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

a2/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ If you are looking for an opinionated style guide for syntax, conventions, and s
1414
The purpose of this style guide is to provide guidance on building Angular applications by showing the conventions I use and, more importantly, why I choose them.
1515

1616
## Relocating the Angular 2 Style Guide
17-
The Angular 2 Style Guide is being moved to the [Official Angular 2 docs](https://angular.io/docs/ts/latest/). I will still be shepherding the guide there, and we will release it very soon!
17+
The Angular 2 Style Guide has been moved to the [Official Angular 2 docs](http://jpapa.me/ng2styleguide). I will still be shepherding the guide there. It is a living guide ... we'll keep evolving the guide.
1818

1919
## Appendix
2020

2121
>If you like this guide, check out my [Angular 2 First Look course on Pluralsight](http://jpapa.me/a2ps1stlook).
2222
2323
![Angular 2 First Look](https://s3-us-west-2.amazonaws.com/johnpapa-blog-images/a2-first-look-app.gif)
2424

25-
For anything else, API reference, check the [Angular 2 documentation](//angular.io).
26-
2725
**[Back to top](#table-of-contents)**

0 commit comments

Comments
 (0)