From 682418f029cb9710a77eb377dd2a8390eaac4516 Mon Sep 17 00:00:00 2001 From: Kevin Western Date: Tue, 9 Oct 2012 20:57:58 -0700 Subject: docs(README.md): fix "API Docs" link use direct link to api docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f29dd2dd..32bd4c43 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3