Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 97e97d1

Browse files
marianoc84petebacondarwin
authored andcommitted
docs(guide/Modules): update style guide link
The linked blog post recommends John Papa's Guide. Closes #12898
1 parent 1ab4e44 commit 97e97d1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/content/guide/module.ngdoc

+2-3
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,8 @@ that you break your application to multiple modules like this:
7575
* And an application level module which depends on the above modules and contains any
7676
initialization code.
7777

78-
We've also
79-
[written a document](http://angularjs.blogspot.com/2014/02/an-angularjs-style-guide-and-best.html)
80-
on how we organize large apps at Google.
78+
You can find a community
79+
[style guide](https://github.com/johnpapa/angular-styleguide) to help yourself when application grows.
8180

8281
The above is a suggestion. Tailor it to your needs.
8382

0 commit comments

Comments
 (0)