Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(767)

Unified Diff: pkg/observe/lib/observe.dart

Issue 23509007: Update urls for polymer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/observe/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/observe/lib/observe.dart
diff --git a/pkg/observe/lib/observe.dart b/pkg/observe/lib/observe.dart
index c1a2f80dd8343df6aedd8ce58a5c05a1185028be..054afad33ec4447dbbd12ff4b9269597499b4456 100644
--- a/pkg/observe/lib/observe.dart
+++ b/pkg/observe/lib/observe.dart
@@ -65,7 +65,7 @@
* print('done!');
* }
*
- * [Tools](https://github.com/dart-lang/web-ui) exist to convert the first form
+ * [Tools](https://www.dartlang.org/polymer-dart/) exist to convert the first form
Jennifer Messerly 2013/09/09 20:39:43 nit: long line
kevmoo-old 2013/09/09 20:45:27 Done.
* into the second form automatically, to get the best of both worlds.
*/
library observe;
« no previous file with comments | « no previous file | pkg/observe/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698