Skip to content

Commit

Permalink
Merge pull request tastejs#607 from acanby/fix_angularjs_readme
Browse files Browse the repository at this point in the history
Updated AngularJS links in the readme.md
  • Loading branch information
passy committed Jun 18, 2013
2 parents 5dd89f8 + 39781cc commit db9cb67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions architecture-examples/angularjs-perf/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

> HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
> _[AngularJS - angularjs.com](http://angularjs.com)_
> _[AngularJS - angularjs.org](http://angularjs.org)_

## Learning AngularJS
The [AngularJS website](http://angularjs.com) is a great resource for getting started.
The [AngularJS website](http://angularjs.org) is a great resource for getting started.

Here are some links you may find helpful:

Expand Down

0 comments on commit db9cb67

Please sign in to comment.