diff options
| author | Misko Hevery | 2011-04-29 11:04:18 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-06-06 22:28:37 -0700 |
| commit | ea6b87c24ba70d2554c0f9a3e80b245dc3780234 (patch) | |
| tree | 960c7721a704e2712c2c85c78e74c051340aa65d /docs/tutorial.step_10.ngdoc | |
| parent | e205bd7137fd793d223dbe3e020a628f8e7d98f3 (diff) | |
| download | angular.js-ea6b87c24ba70d2554c0f9a3e80b245dc3780234.tar.bz2 | |
renamed tutorial so that it would sort properly
Diffstat (limited to 'docs/tutorial.step_10.ngdoc')
| -rw-r--r-- | docs/tutorial.step_10.ngdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial.step_10.ngdoc b/docs/tutorial.step_10.ngdoc index 2abe3344..130b4023 100644 --- a/docs/tutorial.step_10.ngdoc +++ b/docs/tutorial.step_10.ngdoc @@ -4,7 +4,7 @@ @description <table id="tutorial_nav"> <tr> -<td id="previous_step">{@link tutorial.step_9 Previous}</td> +<td id="previous_step">{@link tutorial.step_09 Previous}</td> <td id="step_result">{@link http://angular.github.com/angular-phonecat/step-10/app Live Demo }</td> <td id="tut_home">{@link tutorial Tutorial Home}</td> @@ -99,7 +99,7 @@ the `setImage` controller method. <table id="tutorial_nav"> <tr> -<td id="previous_step">{@link tutorial.step_9 Previous}</td> +<td id="previous_step">{@link tutorial.step_09 Previous}</td> <td id="step_result">{@link http://angular.github.com/angular-phonecat/step-10/app Live Demo }</td> <td id="tut_home">{@link tutorial Tutorial Home}</td> |
