| Index: site/try/nossl.html
|
| diff --git a/site/try/nossl.html b/site/try/nossl.html
|
| deleted file mode 100644
|
| index 18b3d7132ff3a2fea0abe2543b6a124204fa8409..0000000000000000000000000000000000000000
|
| --- a/site/try/nossl.html
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<!--
|
| -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">
|
| -<head>
|
| -<meta charset="utf-8">
|
| -<title>Page has moved.</title>
|
| -<meta http-equiv="refresh" content="0;URL='https://try.dartlang.org/'" />
|
| -</head>
|
| -<body>
|
| -<p>This page has moved to <a href="https://try.dartlang.org/">https://try.dartlang.org/</a></p>
|
| -</body>
|
| -</html>
|
|
|