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

Commit 1a98b4f

Browse files
Stéphane Reynaudpetebacondarwin
Stéphane Reynaud
authored andcommitted
docs(tutorial/step_05): fix url-based links refs to AUTO module
Closes #6387
1 parent a5859aa commit 1a98b4f

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
@@ -8,7 +8,7 @@
88

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

1414

0 commit comments

Comments
 (0)