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

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

Issue 256553002: Revert "Update all Angular libs (run update_all.sh)." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 | « third_party/pkg/angular/DEVELOPER.md ('k') | third_party/pkg/angular/REVISION » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/README.md
diff --git a/third_party/pkg/angular/README.md b/third_party/pkg/angular/README.md
index 3da8de86aa51c43e559ceab6125a2fbb4316f7db..ffaf15ec98ac47a52bc6f1a3d70a2470b8671b9b 100644
--- a/third_party/pkg/angular/README.md
+++ b/third_party/pkg/angular/README.md
@@ -1,15 +1,15 @@
-AngularDart [![Build Status](https://travis-ci.org/angular/angular.dart.svg?branch=master)](https://travis-ci.org/angular/angular.dart)
+AngularDart [![Build Status](https://travis-ci.org/angular/angular.dart.png?branch=master)](https://travis-ci.org/angular/angular.dart)
============
-A port of [Angular][ngJs] to [Dart][dart].
+A port of [Angular][ng] to [Dart][dart].
## Installing
Follow the instructions on [AngularDart's page on pub][pub].
-## API documentation
+## API Documentation
-Read the autogenerated [API documentation][APIdocs].
+[API documentation][docs].
## Learning more
@@ -21,8 +21,8 @@ in Dart.
Discuss AngularDart on the [mailing list][list],
ask questions on [StackOverflow][so],
-follow [+AngularDart on Google+][plus],
-and follow [@AngularDart][ngDartTw] and [@AngularJS][ngJsTw] on Twitter.
+follow [+Angular on Google+][plus],
+and follow [@AngularDart][dartTw] and [@AngularJS][ngTw] on Twitter.
## Filing bugs
@@ -32,16 +32,16 @@ Please file bugs and feature requests using the [Github Issues Tracker][issues].
Excellent read up on [contributing][contributing].
-[APIdocs]: https://docs.angulardart.org
-[ngJsTw]: https://twitter.com/AngularJS
-[ngDartTw]: https://twitter.com/AngularDart
-[plus]: https://plus.google.com/117340875933142003564/posts
+[docs]: http://ci.angularjs.org/view/Dart/job/angular.dart-master/javadoc/
+[ngTw]: https://twitter.com/AngularJS
+[dartTw]: https://twitter.com/AngularDart
+[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://angulardart.org/tutorial
[pub]: http://pub.dartlang.org/packages/angular#installing
[dart]: http://www.dartlang.org
-[ngJs]: http://angularjs.org/
+[ng]: http://angularjs.org/
[issues]: https://github.com/angular/angular.dart/issues?state=open
[contributing]: https://github.com/angular/angular.dart/blob/master/CONTRIBUTING.md
« no previous file with comments | « third_party/pkg/angular/DEVELOPER.md ('k') | third_party/pkg/angular/REVISION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698