We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee07b50 commit ed22869Copy full SHA for ed22869
docs/content/guide/module.ngdoc
@@ -66,8 +66,9 @@ that you break your application to multiple modules like this:
66
* And an application level module which depends on the above modules and contains any
67
initialization code.
68
69
-We've also written a document on how we organize large apps at Google and on how to write
70
-reusable components.
+We've also
+[written a document](http://blog.angularjs.org/2014/02/an-angularjs-style-guide-and-best.html)
71
+on how we organize large apps at Google.
72
73
The above is a suggestion. Tailor it to your needs.
74
0 commit comments