We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91b311 commit 916e53cCopy full SHA for 916e53c
docs/content/tutorial/step_05.ngdoc
@@ -7,7 +7,7 @@
7
8
9
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
+from our server using one of Angular's built-in {@link guide/services services} called {@link
11
ng.$http $http}. We will use Angular's {@link guide/di dependency
12
injection (DI)} to provide the service to the `PhoneListCtrl` controller.
13
0 commit comments