Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Commit

Permalink
Make it clear that this is for AngularDart 1
Browse files Browse the repository at this point in the history
Also, update the link so it doesn't redirect to webdev.dartlang.org/angular (which is confusing).
  • Loading branch information
filiph committed Jan 12, 2017
1 parent 36204bb commit 5b9e1b9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
@@ -1,4 +1,5 @@
This repo contains the examples from the [AngularDart Tutorial][tut].

[tut]: https://angulardart.org/tutorial/
This repo contains the examples from the [AngularDart 1 Tutorial][tut]. You may want to check out the newer [AngularDart][angulardart] (a.k.a. Angular 2 for Dart) and its [tutorial][tut2] instead.

[angulardart]: https://webdev.dartlang.org/angular
[tut]: https://web.archive.org/web/20160304145052/https://angulardart.org/tutorial/
[tut2]: https://webdev.dartlang.org/angular/tutorial

0 comments on commit 5b9e1b9

Please sign in to comment.