Skip to content

Commit fbe7ba5

Browse files
author
Gias Kay Lee
committed
docs(script): add link to $templateCache
Closes angular#5671
1 parent 821ed31 commit fbe7ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/script.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @restrict E
77
*
88
* @description
9-
* Load content of a script tag, with type `text/ng-template`, into `$templateCache`, so that the
9+
* Load content of a script tag, with type `text/ng-template`, into {@link api/ng.$templateCache `$templateCache`}, so that the
1010
* template can be used by `ngInclude`, `ngView` or directive templates.
1111
*
1212
* @param {'text/ng-template'} type must be set to `'text/ng-template'`

0 commit comments

Comments
 (0)