Index: pkg/logging/pubspec.yaml |
=================================================================== |
--- pkg/logging/pubspec.yaml (revision 18551) |
+++ pkg/logging/pubspec.yaml (working copy) |
@@ -1,7 +1,7 @@ |
name: logging |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
-documentation: http://api.dartlang.org/docs/pkg/logging.html |
+documentation: http://api.dartlang.org/docs/pkg/logging |
description: > |
Provides APIs for debugging and error logging. This library introduces |
abstractions similar to those used in other languages, such as the Closure JS |