From 8849d70af89bccb1a327ffee43867175d84b1c15 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 14 Feb 2014 11:44:41 +0000 Subject: docs(api/index): fix ambiguous ngClick link ngClick appears in more than one module so we must make it explicit. --- docs/content/api/index.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 4e2e03fe..7b30f2fb 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -32,7 +32,7 @@ This module is provided by default and contains the core components of AngularJS

Some examples include: - {@link directive:ngClick ngClick}, + {@link ng.directive:ngClick ngClick}, {@link directive:ngInclude ngInclude}, {@link directive:ngRepeat ngRepeat}, etc…
-- cgit v1.2.3