Commit db9cb67d authored by Pascal Hartig's avatar Pascal Hartig

Merge pull request #607 from acanby/fix_angularjs_readme

Updated AngularJS links in the readme.md
parents 5dd89f80 39781cc5
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment