diff options
| author | Vojta Jina | 2011-10-25 13:23:49 -0700 | 
|---|---|---|
| committer | Vojta Jina | 2011-10-26 15:58:59 -0700 | 
| commit | bf729d550b9589aa498957d219816e334222858b (patch) | |
| tree | 24b2b966e55fad860a12d65e15e6f760fadece35 /docs/content/api | |
| parent | dc8ffa51b7ebe5fb9bc1c89087c8b3c9e65d1006 (diff) | |
| download | angular.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.ngdoc | 5 | 
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 | 
