Skip to content

Commit

Permalink
fixing links
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Feb 23, 2014
1 parent 544e0db commit a5eb0c5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions angularjs-google-style.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<base target="_blank">
<link rel="stylesheet" type="text/css" href="styleguide.css">
<script src="https://www.corp.google.com/style/prettify.js"></script>
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
<script language="javascript" src="/eng/doc/devguide/include/styleguide.js"></script>
<title>Google's AngularJS Style Guide</title>
<style type="text/css"><!--
Expand Down Expand Up @@ -348,10 +348,6 @@ <h3 id="testing">Testing</h3>
</ul>
</p>

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

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

0 comments on commit a5eb0c5

Please sign in to comment.