aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_01.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_01.ngdoc
parent4b90f65614af2b8da1e5904b2b0f2fce7c4e08e3 (diff)
downloadangular.js-3e54a1b18ab698d55e1642a120f95ea3adf6af1b.tar.bz2
doc(tutorial): fixes and improvements from Toni and Ben
Diffstat (limited to 'docs/content/tutorial/step_01.ngdoc')
-rw-r--r--docs/content/tutorial/step_01.ngdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/tutorial/step_01.ngdoc b/docs/content/tutorial/step_01.ngdoc
index 37d7e0a6..fb8eb26e 100644
--- a/docs/content/tutorial/step_01.ngdoc
+++ b/docs/content/tutorial/step_01.ngdoc
@@ -50,8 +50,8 @@ __`app/index.html`:__
# Summary
-This addition to your app uses static HTML to display the list. Now, let's go to step 2 to learn
-how to use angular to dynamically generate the same list.
+This addition to your app uses static HTML to display the list. Now, let's go to {@link step_02
+step 2} to learn how to use angular to dynamically generate the same list.
<ul doc:tutorial-nav="1"></ul>