aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_10.ngdoc
diff options
context:
space:
mode:
authorcjmling2013-09-12 00:11:10 +0700
committerPete Bacon Darwin2013-09-11 20:45:24 +0100
commitbf512bb8ee696f7644879cf0ba33e01cbf9e2153 (patch)
treec990ac78082de72c1125ca854b060738a6740d81 /docs/content/tutorial/step_10.ngdoc
parent4a0f0522429b1ad8ba6a356ccbed1b917d60e0d9 (diff)
downloadangular.js-bf512bb8ee696f7644879cf0ba33e01cbf9e2153.tar.bz2
docs(tutorial/step-10): fix incorrect link to step-8 tests
Closes #3972
Diffstat (limited to 'docs/content/tutorial/step_10.ngdoc')
-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