From 908785960d0977db29e83b6f549d82be57bd54d7 Mon Sep 17 00:00:00 2001 From: pkozlowski-opensource Date: Tue, 17 Apr 2012 00:30:04 +0300 Subject: docs(guide/e2e): fix a link to e2e dsl --- docs/content/guide/dev_guide.e2e-testing.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/guide/dev_guide.e2e-testing.ngdoc') diff --git a/docs/content/guide/dev_guide.e2e-testing.ngdoc b/docs/content/guide/dev_guide.e2e-testing.ngdoc index 2cb82416..bc048094 100644 --- a/docs/content/guide/dev_guide.e2e-testing.ngdoc +++ b/docs/content/guide/dev_guide.e2e-testing.ngdoc @@ -45,7 +45,7 @@ the only button on the page, and then it verifies that there are 10 items listed The API section below lists the available commands and expectations for the Runner. # API -Source: {@link https://github.com/angular/angular.js/blob/master/src/scenario/dsl.js} +Source: {@link https://github.com/angular/angular.js/blob/master/src/ngScenario/dsl.js} ## pause() Pauses the execution of the tests until you call `resume()` in the console (or click the resume -- cgit v1.2.3