| Index: pkg/matcher/README.md
|
| diff --git a/pkg/matcher/README.md b/pkg/matcher/README.md
|
| index a69bbdd8c82983890f8c0a263dc862500b9d801b..cf165c13df5f902242742596fea524f32adf3b56 100644
|
| --- a/pkg/matcher/README.md
|
| +++ b/pkg/matcher/README.md
|
| @@ -4,5 +4,4 @@ The matcher library provides a third-generation assertion mechanism, drawing
|
| inspiration from [Hamcrest](http://code.google.com/p/hamcrest/).
|
|
|
| For more information, see
|
| -[Unit Testing with Dart]
|
| -(http://www.dartlang.org/articles/dart-unit-tests/).
|
| +[Unit Testing with Dart](http://www.dartlang.org/articles/dart-unit-tests/).
|
|
|