aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVojta Jina2011-06-08 17:29:36 +0200
committerMisko Hevery2011-06-08 15:58:00 -0700
commit5dbf0cc8a28fe5ab5503c45129444cbc59b6bd1f (patch)
tree5d6bc9a427b543d4eebc4838606ff0fdc25cba58
parente4a00626d85de82cf7825111bbce89784ea4cbc8 (diff)
downloadangular.js-5dbf0cc8a28fe5ab5503c45129444cbc59b6bd1f.tar.bz2
Fix changelog url (angularjs.com -> angularjs.org)
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c8672ff..fbf740d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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