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

Commit ed22869

Browse files
Gias Kay Leebtford
Gias Kay Lee
authored andcommitted
docs(module): add link to mentioned resource
Closes #6628
1 parent ee07b50 commit ed22869

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/content/guide/module.ngdoc

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

69-
We've also written a document on how we organize large apps at Google and on how to write
70-
reusable components.
69+
We've also
70+
[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.
7172

7273
The above is a suggestion. Tailor it to your needs.
7374

0 commit comments

Comments
 (0)