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

Unified Diff: third_party/pkg/angular/README.md

Issue 176943008: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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
Index: third_party/pkg/angular/README.md
diff --git a/third_party/pkg/angular/README.md b/third_party/pkg/angular/README.md
index ee3b47ebdeec8f35e0051f6eaabfa7457fa21ed9..ffaf15ec98ac47a52bc6f1a3d70a2470b8671b9b 100644
--- a/third_party/pkg/angular/README.md
+++ b/third_party/pkg/angular/README.md
@@ -5,7 +5,7 @@ A port of [Angular][ng] to [Dart][dart].
## Installing
-Follow the instructions on [angular.dart's page on pub][pub].
+Follow the instructions on [AngularDart's page on pub][pub].
## API Documentation
@@ -14,12 +14,12 @@ Follow the instructions on [angular.dart's page on pub][pub].
## Learning more
-Study the [Angular.dart Tutorial][tut] to learn more about Angular
+Study the [AngularDart Tutorial][tut] to learn more about Angular
in Dart.
## Joining the discussion
-Discuss angular.dart on the [mailing list][list],
+Discuss AngularDart on the [mailing list][list],
ask questions on [StackOverflow][so],
follow [+Angular on Google+][plus],
and follow [@AngularDart][dartTw] and [@AngularJS][ngTw] on Twitter.
@@ -38,8 +38,8 @@ Excellent read up on [contributing][contributing].
[plus]: https://plus.google.com/+AngularJS
[so]: http://stackoverflow.com/questions/tagged/angular.dart
[list]: https://groups.google.com/forum/#!forum/angular-dart
-[tut]: https://github.com/angular/angular.dart.tutorial
-[pub]: http://pub.dartlang.org/packages/angular
+[tut]: https://angulardart.org/tutorial
+[pub]: http://pub.dartlang.org/packages/angular#installing
[dart]: http://www.dartlang.org
[ng]: http://angularjs.org/
[issues]: https://github.com/angular/angular.dart/issues?state=open

Powered by Google App Engine
This is Rietveld 408576698