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_09.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_09.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_09.ngdoc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/content/tutorial/step_09.ngdoc b/docs/content/tutorial/step_09.ngdoc index 4aa5c56b..80b10f65 100644 --- a/docs/content/tutorial/step_09.ngdoc +++ b/docs/content/tutorial/step_09.ngdoc @@ -114,8 +114,8 @@ the following to index.html:  # Summary -Now that you have learned how to write and test a custom filter, go to step 10 to learn how we can -use angular to enhance the phone details page further. +Now that you have learned how to write and test a custom filter, go to {@link step_10 step 10} to +learn how we can use angular to enhance the phone details page further.  <ul doc:tutorial-nav="9"></ul> | 
