mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
fixing links
This commit is contained in:
parent
544e0db367
commit
a5eb0c52f8
|
@ -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"><!--
|
||||
|
@ -348,10 +348,6 @@ module.service('request', hello.request.Request);
|
|||
</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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user