Index: pkg/analyzer_cli/README.md |
diff --git a/pkg/analyzer_cli/README.md b/pkg/analyzer_cli/README.md |
index 1652184ec3a6fd354551e315cc0290596d089319..947e7303c26b524e0edec40bfeb4b085a7b75bdb 100644 |
--- a/pkg/analyzer_cli/README.md |
+++ b/pkg/analyzer_cli/README.md |
@@ -6,10 +6,6 @@ checking for errors and warnings that are specified in the |
DartPad, code editors, and IDEs such as WebStorm use the same |
analysis engine that dartanalyzer uses. |
-If you want to _contribute_ to the dartanalyzer project, see the |
-[contributor docs](https://github.com/dart-lang/analyzer_cli/blob/master/CONTRIBUTOR.md). |
-This page contains information about _using_ the dartanalyzer command-line tool. |
- |
## Basic usage |
Run the analyzer from the top directory of the package. |