diff options
| author | cjmling | 2013-09-12 00:11:10 +0700 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-09-11 20:50:26 +0100 | 
| commit | bc72211e7b8e28e7b8b55b98fb3eafbb46a1dcf4 (patch) | |
| tree | ec2a5bd5386e53926bf34d55f705cb65d3075729 | |
| parent | 230e124ddbc1837d52a9e444b0492cb6589dfdf9 (diff) | |
| download | angular.js-bc72211e7b8e28e7b8b55b98fb3eafbb46a1dcf4.tar.bz2 | |
docs(tutorial/step-10): fix incorrect link to step-8 tests
Closes #3972
| -rw-r--r-- | docs/content/tutorial/step_10.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/tutorial/step_10.ngdoc b/docs/content/tutorial/step_10.ngdoc index 245d9510..632089cb 100644 --- a/docs/content/tutorial/step_10.ngdoc +++ b/docs/content/tutorial/step_10.ngdoc @@ -104,7 +104,7 @@ __`test/e2e/scenarios.js`:__  You can now rerun `./scripts/e2e-test.sh` or refresh the browser tab with the end-to-end test  runner to see the tests run, or you can see them running on {@link -http://angular.github.com/angular-phonecat/step-8/test/e2e/runner.html +http://angular.github.com/angular-phonecat/step-10/test/e2e/runner.html  Angular's server}.  # Experiments | 
