| Index: native_client_sdk/src/gonacl_appengine/static/voronoi/index.html
|
| diff --git a/native_client_sdk/src/gonacl_appengine/static/voronoi/index.html b/native_client_sdk/src/gonacl_appengine/static/voronoi/index.html
|
| index f4fc599c3ede0bf785394b676baa313b7bf0e2f1..4478e4b984ad760d590de16a367fd28aebf182b9 100644
|
| --- a/native_client_sdk/src/gonacl_appengine/static/voronoi/index.html
|
| +++ b/native_client_sdk/src/gonacl_appengine/static/voronoi/index.html
|
| @@ -11,7 +11,7 @@
|
| <title>Voronoi</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>
|
|
|
|
|