aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api
diff options
context:
space:
mode:
authorFred Sauer2013-10-29 15:40:15 -0700
committerPete Bacon Darwin2013-10-30 21:16:38 +0000
commit2ae29b1ce393632a6012b273127a089298d4f9b9 (patch)
treeed8a535e40d59732ef85abbaa29c327016d7f6a5 /docs/content/api
parent89a67ca77ce21a37e6560a487193e33ad68d5335 (diff)
downloadangular.js-2ae29b1ce393632a6012b273127a089298d4f9b9.tar.bz2
docs(api): fix broken links
Closes #4705
Diffstat (limited to 'docs/content/api')
-rw-r--r--docs/content/api/index.ngdoc6
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>