Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 19d7a12

Browse files
wojciechfornalcaitp
authored andcommitted
docs(api): fix broken link to "Services" guide
Nothing big. Simply a broken link to "Services". > Nothing big. It IS big, don't you ever forget it! Closes #7101
1 parent f5a04f5 commit 19d7a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/api/index.ngdoc

+1-1
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/dev_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 types}, global APIs and testing mocks.
1010

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

0 commit comments

Comments
 (0)