From bf729d550b9589aa498957d219816e334222858b Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Tue, 25 Oct 2011 13:23:49 -0700 Subject: feat(docs): Add scenario runner into dev guide And update the link in the tutorial as well... --- docs/content/api/index.ngdoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/content/api') 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 -- cgit v1.2.3