From 3e54a1b18ab698d55e1642a120f95ea3adf6af1b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 29 Jul 2011 12:40:14 -0700 Subject: doc(tutorial): fixes and improvements from Toni and Ben --- docs/content/tutorial/step_05.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/content/tutorial/step_05.ngdoc') 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. -- cgit v1.2.3