Skip to content

Commit

Permalink
fixing a link to the style doc
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Feb 13, 2014
1 parent 2349571 commit c2482ee
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions angularjs-google-style.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,14 +358,11 @@ <h3 id="testing">Testing</h3>
</a>)</p>

<h3 id="appstructure">Consider using the Best Practices for App Structure</h3>
<p><a href="https://docs.google.com/a/google.com/document/d/17r-9xmY79iCRqlt8ilJHfQmeBHHIKgKi7ZXY9eO96PM">
This directory structure doc</a> describes how to structure your application with controllers in
<p>
This <a href="https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub">directory structure doc</a> describes how to structure your application with controllers in
nested subdirectories and all components (e.g. services and directives) in a 'components' dir.
</p>

<p>Note to to readers outside Google: A public version of the Best Practices for App Structure
document <a href="https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub">
is available here.</a></p>

<h3 id="scopeinheritance">Be aware of how scope inheritance works</h3>

Expand Down

0 comments on commit c2482ee

Please sign in to comment.