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 c563cc43..4e2e03fe 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -32,9 +32,9 @@ This module is provided by default and contains the core components of AngularJS        <p>          Some examples include: -          {@link ng.directive:ngClick ngClick}, -          {@link ng.directive:ngInclude ngInclude}, -          {@link ng.directive:ngRepeat ngRepeat}, +          {@link directive:ngClick ngClick}, +          {@link directive:ngInclude ngInclude}, +          {@link directive:ngRepeat ngRepeat},            etc… <br />        </p>      </td> | 
