Chromium Code Reviews| Index: sdk/lib/core/core.dart |
| diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart |
| index 9ac401b5b66424f3aa2a8bdce0ff71557d29c2a4..4bcf2d3c7ebf2aa36f6318dfb15a62ea602634f5 100644 |
| --- a/sdk/lib/core/core.dart |
| +++ b/sdk/lib/core/core.dart |
| @@ -147,7 +147,7 @@ |
| * for more coverage of classes in this package. |
| * |
| * The |
| - * [Dart Language Specification](https://www.dartlang.org/docs/spec/) |
| + * [Dart Language Specification](http://www.dartlang.org/docs/spec/) |
|
kevmoo
2016/08/31 21:07:51
https, please
|
| * provides technical details. |
| */ |
| library dart.core; |