Index: pkg/analysis_server/README.md |
diff --git a/pkg/analysis_server/README.md b/pkg/analysis_server/README.md |
index 15bb48702c932867f13e11d46c4fa00d2408f069..d596f5c47af7cf146923cff4a91a6f35c2d604a6 100644 |
--- a/pkg/analysis_server/README.md |
+++ b/pkg/analysis_server/README.md |
@@ -18,5 +18,5 @@ protocol is specified in the file [`analysis_server/doc/api.html`][api]. |
Please file feature requests and bugs at the [issue tracker][tracker]. |
-[tracker]: https://code.google.com/p/dart/issues |
+[tracker]: https://github.com/dart-lang/sdk/issues |
[api]: https://htmlpreview.github.io/?https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/doc/api.html |