diff options
| author | Kevin Western | 2012-10-09 20:57:58 -0700 | 
|---|---|---|
| committer | Igor Minar | 2012-11-25 01:21:52 +0100 | 
| commit | 682418f029cb9710a77eb377dd2a8390eaac4516 (patch) | |
| tree | 6206c09a995bcddbfba6ddb007f922aff99f589c | |
| parent | c8fd7fd0e2c77cc3d22382367ed5a1537383bee6 (diff) | |
| download | angular.js-682418f029cb9710a77eb377dd2a8390eaac4516.tar.bz2 | |
docs(README.md): fix "API Docs" link
use direct link to api docs
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -13,7 +13,7 @@ it makes development fun!  * Web site: http://angularjs.org  * Tutorial: http://docs.angularjs.org/tutorial -* API Docs: http://docs.angularjs.org +* API Docs: http://docs.angularjs.org/api  * Developer Guide: http://docs.angularjs.org/guide  * Contribution guidelines: http://docs.angularjs.org/misc/contribute | 
