File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This package provides a low-level _library_ that performs static analysis
4
4
of Dart code. It is useful for tool
5
5
integration and embedding.
6
6
7
- End-users should use the [ dartanalyzer] [ analyzercli ] command-line tool
7
+ End-users should use the [ dartanalyzer] [ ] command-line tool
8
8
to analyze their Dart code.
9
9
10
10
Integrators that want to add Dart support to their editor
@@ -96,7 +96,7 @@ this causes for our clients, but some pain is inevitable.
96
96
See the [LICENSE] file.
97
97
98
98
[serverapi] : https://htmlpreview.github.io/?https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/doc/api.html
99
- [analyzercli ] : https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli
99
+ [dartanalyzer ] : https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli#dartanalyzer
100
100
[list] : https://groups.google.com/a/dartlang.org/forum/#!forum/analyzer-discuss
101
101
[lintrules] : http://dart-lang.github.io/linter/lints/
102
102
[glob] : https://pub.dartlang.org/packages/glob
You can’t perform that action at this time.
0 commit comments