aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcjmling2013-09-12 00:11:10 +0700
committerPete Bacon Darwin2013-09-11 20:50:26 +0100
commitbc72211e7b8e28e7b8b55b98fb3eafbb46a1dcf4 (patch)
treeec2a5bd5386e53926bf34d55f705cb65d3075729
parent230e124ddbc1837d52a9e444b0492cb6589dfdf9 (diff)
downloadangular.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.ngdoc2
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