Skip to content

Commit 52e3fe2

Browse files
committed
Fix "API Docs" link.
The "API Docs" link points to docs.angularjs.org which pulls up the old version of the angular api. It should link to docs.angularjs.org/api.
1 parent c96dc60 commit 52e3fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ it makes development fun!
1313

1414
* Web site: http://angularjs.org
1515
* Tutorial: http://docs.angularjs.org/tutorial
16-
* API Docs: http://docs.angularjs.org
16+
* API Docs: http://docs.angularjs.org/api
1717
* Developer Guide: http://docs.angularjs.org/guide
1818
* Contribution guidelines: http://docs.angularjs.org/misc/contribute
1919

0 commit comments

Comments
 (0)