aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_05.ngdoc
diff options
context:
space:
mode:
authorIgor Minar2011-07-29 12:40:14 -0700
committerIgor Minar2011-07-29 12:40:27 -0700
commit3e54a1b18ab698d55e1642a120f95ea3adf6af1b (patch)
treed3275e42cbdec4b1670cd812d9bb19238e709464 /docs/content/tutorial/step_05.ngdoc
parent4b90f65614af2b8da1e5904b2b0f2fce7c4e08e3 (diff)
downloadangular.js-3e54a1b18ab698d55e1642a120f95ea3adf6af1b.tar.bz2
doc(tutorial): fixes and improvements from Toni and Ben
Diffstat (limited to 'docs/content/tutorial/step_05.ngdoc')
-rw-r--r--docs/content/tutorial/step_05.ngdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/tutorial/step_05.ngdoc b/docs/content/tutorial/step_05.ngdoc
index 1aac51f7..fd8f19b8 100644
--- a/docs/content/tutorial/step_05.ngdoc
+++ b/docs/content/tutorial/step_05.ngdoc
@@ -209,8 +209,8 @@ to the first 5 in the list. Use the following code in the xhr callback:
# Summary
Now that you have learned how easy it is to use angular services (thanks to angular's
-implementation of dependency injection), go to step 6, where you will add some thumbnail images of
-phones and some links.
+implementation of dependency injection), go to {@link step_06 step 6}, where you will add some
+thumbnail images of phones and some links.
<ul doc:tutorial-nav="5"></ul>