We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821ed31 commit fbe7ba5Copy full SHA for fbe7ba5
src/ng/directive/script.js
@@ -6,7 +6,7 @@
6
* @restrict E
7
*
8
* @description
9
- * Load content of a script tag, with type `text/ng-template`, into `$templateCache`, so that the
+ * Load content of a script tag, with type `text/ng-template`, into {@link api/ng.$templateCache `$templateCache`}, so that the
10
* template can be used by `ngInclude`, `ngView` or directive templates.
11
12
* @param {'text/ng-template'} type must be set to `'text/ng-template'`
0 commit comments