Index: pkg/dev_compiler/lib/src/compiler/command.dart |
diff --git a/pkg/dev_compiler/lib/src/compiler/command.dart b/pkg/dev_compiler/lib/src/compiler/command.dart |
index d2e8d8c118cceefe2051ade70a937dc189273f51..5aaf262fb4887a79b61f84fc1aec0e670bc640bc 100644 |
--- a/pkg/dev_compiler/lib/src/compiler/command.dart |
+++ b/pkg/dev_compiler/lib/src/compiler/command.dart |
@@ -68,7 +68,7 @@ int compile(List<String> args, {void printFn(Object obj)}) { |
printFn(''' |
We're sorry, you've found a bug in our compiler. |
You can report this bug at: |
- https://github.com/dart-lang/dev_compiler/issues |
+ https://github.com/dart-lang/sdk/issues/labels/area-dev-compiler |
Please include the information below in your report, along with |
any other information that may help us track it down. Thanks! |
dartdevc arguments: ${args.join(' ')} |