diff options
Diffstat (limited to 'docs/content/tutorial/step_05.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_05.ngdoc | 4 | 
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> | 
