| Index: dart/site/try/index.html
|
| diff --git a/dart/site/try/index.html b/dart/site/try/index.html
|
| index ab2d0feddfa0d33eee5b454f13a42028720533ee..c0a703ac0ce7888528d9deb4f1c82234cc66d121 100644
|
| --- a/dart/site/try/index.html
|
| +++ b/dart/site/try/index.html
|
| @@ -4,7 +4,7 @@ Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
|
| for details. All rights reserved. Use of this source code is governed by a
|
| BSD-style license that can be found in the LICENSE file.
|
| -->
|
| -<html lang="en" manifest="nossl.appcache" itemscope itemtype="http://schema.org/Product">
|
| +<html lang="en" manifest="ssl.appcache" itemscope itemtype="http://schema.org/Product">
|
| <head>
|
| <meta charset="utf-8">
|
| <title>Try Dart!</title>
|
|
|