Merge pull request dart-lang/package_config#38 from DanTup/patch-1
Remove space that causes link not to render on pub.dartlang.org.
diff --git a/pkgs/package_config/README.md b/pkgs/package_config/README.md
index 0463719..9428220 100644
--- a/pkgs/package_config/README.md
+++ b/pkgs/package_config/README.md
@@ -2,7 +2,7 @@
Support for working with **Package Resolution Configuration** files as described
in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md),
-under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/issues/5).
+under review [here](https://github.com/dart-lang/dart_enhancement_proposals/issues/5).
[](https://travis-ci.org/dart-lang/package_config) [](https://pub.dartlang.org/packages/package_config)