aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_01.ngdoc
diff options
context:
space:
mode:
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>