| Index: pkg/analyzer/README.md
|
| diff --git a/pkg/analyzer/README.md b/pkg/analyzer/README.md
|
| index 9dc9ce668c6b8f23eab9f60c7e9fc1bd21679dbc..eb5c89ea9c1152b22b310d2b10999f4ef1f86808 100644
|
| --- a/pkg/analyzer/README.md
|
| +++ b/pkg/analyzer/README.md
|
| @@ -7,7 +7,7 @@ an editor or IDE, you should use the analysis server instead of this package.
|
| The analysis server is currently shipped as an executable in the SDK and will
|
| be released as a package in the near future. In the meantime, if you'd like to
|
| learn more about it, please look at the
|
| -[Analysis Server API Specification](http://htmlpreview.github.io/?https://github.com/dart-lang/bleeding_edge/blob/master/dart/pkg/analysis_server/doc/api.html)
|
| +[Analysis Server API Specification](http://htmlpreview.github.io/?https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/doc/api.html)
|
| or contact the mailing list (see below).
|
|
|
| The API's in this package are, quite frankly, a mess at the moment. They were
|
|
|