Skip to content

Commit c2482ee

Browse files
fixing a link to the style doc
1 parent 2349571 commit c2482ee

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

angularjs-google-style.html

+2-5
Original file line numberDiff line numberDiff line change
@@ -358,14 +358,11 @@ <h3 id="testing">Testing</h3>
358358
</a>)</p>
359359

360360
<h3 id="appstructure">Consider using the Best Practices for App Structure</h3>
361-
<p><a href="https://docs.google.com/a/google.com/document/d/17r-9xmY79iCRqlt8ilJHfQmeBHHIKgKi7ZXY9eO96PM">
362-
This directory structure doc</a> describes how to structure your application with controllers in
361+
<p>
362+
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
363363
nested subdirectories and all components (e.g. services and directives) in a 'components' dir.
364364
</p>
365365

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

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

0 commit comments

Comments
 (0)