Skip to content

Commit a5eb0c5

Browse files
fixing links
1 parent 544e0db commit a5eb0c5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

angularjs-google-style.html

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
66
<base target="_blank">
77
<link rel="stylesheet" type="text/css" href="styleguide.css">
8-
<script src="https://www.corp.google.com/style/prettify.js"></script>
8+
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
99
<script language="javascript" src="/eng/doc/devguide/include/styleguide.js"></script>
1010
<title>Google's AngularJS Style Guide</title>
1111
<style type="text/css"><!--
@@ -348,10 +348,6 @@ <h3 id="testing">Testing</h3>
348348
</ul>
349349
</p>
350350

351-
<p>Karma build rules are available for easy test running! (
352-
<a href="https://cs.corp.google.com/#piper///depot/google3/javascript/angular/example/client/BUILD">
353-
see this example at //depot/google3/javascript/angular/example/client/BUILD
354-
</a>)</p>
355351

356352
<h3 id="appstructure">Consider using the Best Practices for App Structure</h3>
357353
<p>

0 commit comments

Comments
 (0)