Chromium Code Reviews| Index: README.md |
| diff --git a/README.md b/README.md |
| index 531162f417bea3e3ea049d1161ca84bb682db115..c78dc97d7f5aa0b2fa1abfa3805a9677e6be08b6 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -24,7 +24,3 @@ main() { |
| print(JSON.encode(doc)); |
| } |
| ``` |
| - |
| -The source code for this package is at <http://code.google.com/p/dart>. |
| -Please file issues at <http://dartbug.com>. Other questions or comments can be |
| -directed to the Dart mailing list at <mailto:misc@dartlang.org>. |