| Index: native_client_sdk/src/gonacl_appengine/static/life/index.html
|
| diff --git a/native_client_sdk/src/gonacl_appengine/static/life/index.html b/native_client_sdk/src/gonacl_appengine/static/life/index.html
|
| index 7f2ca0a561f9b7ccdddaaeb53d6c893de0a8f8d7..6940f0725a03cc37a484601c9e313a6f7e212b5f 100644
|
| --- a/native_client_sdk/src/gonacl_appengine/static/life/index.html
|
| +++ b/native_client_sdk/src/gonacl_appengine/static/life/index.html
|
| @@ -11,7 +11,7 @@
|
| <title>The Game of Life</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>
|
|
|
|
|