Index: chrome/common/extensions/docs/templates/private/site.html |
diff --git a/chrome/common/extensions/docs/templates/private/site.html b/chrome/common/extensions/docs/templates/private/site.html |
index ea606fd70a7c6c2e3d1e053a75012e77f7a90500..6d8d4d2a3d7c7252a666fadfbf41448c392b1f35 100644 |
--- a/chrome/common/extensions/docs/templates/private/site.html |
+++ b/chrome/common/extensions/docs/templates/private/site.html |
@@ -15,7 +15,7 @@ |
<meta http-equiv="cleartype" content="on"> |
<link type="image/ico" rel="icon" href="//www.google.com/images/icons/product/chrome-32.png"> |
- <link href="{{static}}/css/site.css" rel="stylesheet" type="text/css"> |
+ <link href="{{static}}/css/out/site.css" rel="stylesheet" type="text/css"> |
<link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="print"> |
<link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css"> |
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro' rel='stylesheet' type='text/css'> |