aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_08.ngdoc
diff options
context:
space:
mode:
authorVojta Jina2011-10-25 13:23:49 -0700
committerVojta Jina2011-10-26 15:58:59 -0700
commitbf729d550b9589aa498957d219816e334222858b (patch)
tree24b2b966e55fad860a12d65e15e6f760fadece35 /docs/content/tutorial/step_08.ngdoc
parentdc8ffa51b7ebe5fb9bc1c89087c8b3c9e65d1006 (diff)
downloadangular.js-bf729d550b9589aa498957d219816e334222858b.tar.bz2
feat(docs): Add scenario runner into dev guide
And update the link in the tutorial as well...
Diffstat (limited to 'docs/content/tutorial/step_08.ngdoc')
-rw-r--r--docs/content/tutorial/step_08.ngdoc6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/content/tutorial/step_08.ngdoc b/docs/content/tutorial/step_08.ngdoc
index ef55885f..7d9c82d7 100644
--- a/docs/content/tutorial/step_08.ngdoc
+++ b/docs/content/tutorial/step_08.ngdoc
@@ -173,10 +173,8 @@ angular's server}.
# Experiments
-* Using the {@link
-https://docs.google.com/document/d/11L8htLKrh6c92foV71ytYpiKkeKpM4_a5-9c3HywfIc/edit?hl=en&pli=1#
-end-to-end test runner API}, write a test that verifies that we display 4 thumbnail images on the
-Nexus S details page.
+* Using the {@link guide/dev_guide.e2e-testing Angular's end-to-end test runner API}, write a test
+that verifies that we display 4 thumbnail images on the Nexus S details page.
# Summary