diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 1f3b0c11c8ba..48177f17cd56 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
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…