Fix changelog url (angularjs.com -> angularjs.org)

This commit is contained in:
Vojta Jina 2011-06-08 17:29:36 +02:00 committed by Misko Hevery
parent e4a00626d8
commit 5dbf0cc8a2

View file

@ -28,11 +28,11 @@
### Documentation
- brand new template for <http://docs.angularjs.com/>
- brand new template for <http://docs.angularjs.org/>
- brand new tutorial that describes how to build a typical angular app
<http://docs.angularjs.com/#!/tutorial>
<http://docs.angularjs.org/#!/tutorial>
- lots of new content for the dev guide (still work in progress)
<http://docs.angularjs.com/#!/guide>
<http://docs.angularjs.org/#!/guide>
### Bug Fixes