Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ffbf20

Browse files
JMRodriguez24btford
authored andcommitted
docs(index/api): fix link o templates
Link points to templates. Modified the link label templates instead of types.
1 parent 09367d8 commit 3ffbf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/api/index.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Welcome to the AngularJS API docs page. These pages contain the AngularJS reference materials for version <strong ng-bind="version"></strong>.
77

88
The documentation is organized into **{@link guide/module modules}** which contain various components of an AngularJS application.
9-
These components are {@link guide/directive directives}, {@link guide/services services}, {@link guide/filter filters}, {@link guide/providers providers}, {@link guide/templates types}, global APIs and testing mocks.
9+
These components are {@link guide/directive directives}, {@link guide/services services}, {@link guide/filter filters}, {@link guide/providers providers}, {@link guide/templates templates}, global APIs and testing mocks.
1010

1111
<div class="alert alert-info">
1212
**Angular Namespaces `$` and `$$`**

0 commit comments

Comments
 (0)