diff options
| author | Vojta Jina | 2011-06-08 17:29:36 +0200 |
|---|---|---|
| committer | Misko Hevery | 2011-06-08 15:58:00 -0700 |
| commit | 5dbf0cc8a28fe5ab5503c45129444cbc59b6bd1f (patch) | |
| tree | 5d6bc9a427b543d4eebc4838606ff0fdc25cba58 | |
| parent | e4a00626d85de82cf7825111bbce89784ea4cbc8 (diff) | |
| download | angular.js-5dbf0cc8a28fe5ab5503c45129444cbc59b6bd1f.tar.bz2 | |
Fix changelog url (angularjs.com -> angularjs.org)
| -rw-r--r-- | CHANGELOG.md | 6 |
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 |
