From 2ae29b1ce393632a6012b273127a089298d4f9b9 Mon Sep 17 00:00:00 2001 From: Fred Sauer Date: Tue, 29 Oct 2013 15:40:15 -0700 Subject: docs(api): fix broken links Closes #4705 --- docs/content/api/index.ngdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/content/api') 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
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…