We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613a5cc commit ede9984Copy full SHA for ede9984
docs/content/api/index.ngdoc
@@ -6,7 +6,7 @@
6
Welcome to the AngularJS API docs page. These pages contain the AngularJS reference materials for version <strong ng-bind="version"></strong>.
7
8
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/dev_guide.services services}, {@link guide/filter filters}, {@link guide/providers providers}, {@link guide/templates types}, global APIs and testing mocks.
+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.
10
11
<div class="alert alert-info">
12
**Angular Namespaces `$` and `$$`**
0 commit comments