aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api
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/api
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/api')
-rw-r--r--docs/content/api/index.ngdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc
index 2ec86346..f48a2b38 100644
--- a/docs/content/api/index.ngdoc
+++ b/docs/content/api/index.ngdoc
@@ -24,9 +24,8 @@
## Angular Testing API
* {@link angular.mock Testing Mocks API} - Mock objects for testing
-* {@link
-https://docs.google.com/document/d/11L8htLKrh6c92foV71ytYpiKkeKpM4_a5-9c3HywfIc/edit?hl=en_US
-Angular Scenario Runner} - Automated scenario testing documentation
+* {@link guide/dev_guide.e2e-testing Angular Scenario Runner} - Automated scenario testing
+documentation
## Angular Utility Functions