diff options
| author | Igor Minar | 2011-07-29 12:40:14 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-07-29 12:40:27 -0700 | 
| commit | 3e54a1b18ab698d55e1642a120f95ea3adf6af1b (patch) | |
| tree | d3275e42cbdec4b1670cd812d9bb19238e709464 /docs/content/tutorial/step_10.ngdoc | |
| parent | 4b90f65614af2b8da1e5904b2b0f2fce7c4e08e3 (diff) | |
| download | angular.js-3e54a1b18ab698d55e1642a120f95ea3adf6af1b.tar.bz2 | |
doc(tutorial): fixes and improvements from Toni and Ben
Diffstat (limited to 'docs/content/tutorial/step_10.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_10.ngdoc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/content/tutorial/step_10.ngdoc b/docs/content/tutorial/step_10.ngdoc index b4f0370d..73e8b354 100644 --- a/docs/content/tutorial/step_10.ngdoc +++ b/docs/content/tutorial/step_10.ngdoc @@ -133,8 +133,8 @@ template remains operational.  # Summary -With the phone image swapper in place, we're ready for step 11 (the last step!) to learn an even -better way to fetch data. +With the phone image swapper in place, we're ready for {@link step_11 step 11} (the last step!) to +learn an even better way to fetch data.  <ul doc:tutorial-nav="10"></ul> | 
