| Index: native_client_sdk/src/gonacl_appengine/static/smoothlife/index.html
|
| diff --git a/native_client_sdk/src/gonacl_appengine/static/smoothlife/index.html b/native_client_sdk/src/gonacl_appengine/static/smoothlife/index.html
|
| index 9067549d85fba8f91630684b5a10c1eec8303652..ecab175f43c9ca7cfe485cdae468b1b83ce9a38e 100644
|
| --- a/native_client_sdk/src/gonacl_appengine/static/smoothlife/index.html
|
| +++ b/native_client_sdk/src/gonacl_appengine/static/smoothlife/index.html
|
| @@ -9,7 +9,7 @@ found in the LICENSE file.
|
| <meta charset="UTF-8">
|
| <title>SmoothLife</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">
|
|
|