We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6f652 commit 10a7faaCopy full SHA for 10a7faa
docs/content/api/index.ngdoc
@@ -21,9 +21,9 @@ This module is provided by default and contains the core components of AngularJS
21
22
<p>
23
Some examples include:
24
- {@link ng.ngClick ngClick},
25
- {@link ng.ngInclude ngInclude},
26
- {@link ng.ngInclude ngRepeat},
+ {@link ng.directive:ngClick ngClick},
+ {@link ng.directive:ngInclude ngInclude},
+ {@link ng.directive:ngRepeat ngRepeat},
27
etc… <br />
28
</p>
29
</td>
0 commit comments