small css fix
diff --git a/angularjs-google-style.html b/angularjs-google-style.html
index bd3b7f0..4fe3a51 100644
--- a/angularjs-google-style.html
+++ b/angularjs-google-style.html
@@ -4,7 +4,7 @@
 <head>
     <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     <base target="_blank">
-    <link rel="stylesheet" href="https://www.corp.google.com/eng/docstyle.css">
+    <link rel="stylesheet" type="text/css" href="styleguide.css">
     <script src="https://www.corp.google.com/style/prettify.js"></script>
     <script language="javascript" src="/eng/doc/devguide/include/styleguide.js"></script>
     <title>Google's AngularJS Style Guide</title>