diff options
Diffstat (limited to 'docs/content/api/index.ngdoc')
| -rw-r--r-- | docs/content/api/index.ngdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 1f3b0c11..48177f17 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -21,9 +21,9 @@ This module is provided by default and contains the core components of AngularJS <p> Some examples include: - {@link ng.ngClick ngClick}, - {@link ng.ngInclude ngInclude}, - {@link ng.ngInclude ngRepeat}, + {@link ng.directive:ngClick ngClick}, + {@link ng.directive:ngInclude ngInclude}, + {@link ng.directive:ngRepeat ngRepeat}, etc… <br /> </p> </td> |
