Skip to content

Commit 2ae29b1

Browse files
fredsapetebacondarwin
authored andcommitted
docs(api): fix broken links
Closes angular#4705
1 parent 89a67ca commit 2ae29b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/content/api/index.ngdoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ This module is provided by default and contains the core components of AngularJS
2121

2222
<p>
2323
Some examples include:
24-
{@link ng.ngClick ngClick},
25-
{@link ng.ngInclude ngInclude},
26-
{@link ng.ngInclude ngRepeat},
24+
{@link ng.directive:ngClick ngClick},
25+
{@link ng.directive:ngInclude ngInclude},
26+
{@link ng.directive:ngRepeat ngRepeat},
2727
etc… <br />
2828
</p>
2929
</td>

0 commit comments

Comments
 (0)