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

Commit 916e53c

Browse files
frandroidvojtajina
authored andcommitted
docs(tutorial/step_05): fix services link
1 parent b91b311 commit 916e53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_05.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
Enough of building an app with three phones in a hard-coded dataset! Let's fetch a larger dataset
10-
from our server using one of Angular's built-in {@link guide/dev_guide.services services} called {@link
10+
from our server using one of Angular's built-in {@link guide/services services} called {@link
1111
ng.$http $http}. We will use Angular's {@link guide/di dependency
1212
injection (DI)} to provide the service to the `PhoneListCtrl` controller.
1313

0 commit comments

Comments
 (0)