| Index: native_client_sdk/src/gonacl_appengine/static/cube/index.html
|
| diff --git a/native_client_sdk/src/gonacl_appengine/static/cube/index.html b/native_client_sdk/src/gonacl_appengine/static/cube/index.html
|
| index 909d8edb797a629a5284602520a0b85424672a27..51baa609fc3e75fd1d21e5c515f80164e6714c63 100644
|
| --- a/native_client_sdk/src/gonacl_appengine/static/cube/index.html
|
| +++ b/native_client_sdk/src/gonacl_appengine/static/cube/index.html
|
| @@ -9,7 +9,7 @@ found in the LICENSE file.
|
| <meta charset="UTF-8">
|
| <title>Rotating Cube</title>
|
| <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300,700">
|
| - <link href="/static/styles/style.css" rel="stylesheet">
|
| + <link href="/static/css/out/site.css" rel="stylesheet">
|
| <script type="text/javascript" src="example.js"></script>
|
| </head>
|
| <body class="demo">
|
|
|