We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e84cf9 commit 38bdb40Copy full SHA for 38bdb40
docs/content/guide/e2e-testing.ngdoc
@@ -27,7 +27,7 @@ Protractor is a [Node.js](http://nodejs.org) program, and runs end to end tests
27
written in JavaScript and run with node. Protractor uses [WebDriver](https://code.google.com/p/selenium/wiki/GettingStarted)
28
to control browsers and simulate user actions.
29
30
-For more information on Protractor, view [getting started](https://github.com/angular/protractor/blob/master/docs/getting-started.md)
+For more information on Protractor, view [getting started](https://github.com/angular/protractor/blob/master/docs/overview.md)
31
or the [api docs](https://github.com/angular/protractor/blob/master/docs/api.md).
32
33
Protractor uses [Jasmine](http://jasmine.github.io/1.3/introduction.html) for its test syntax.
0 commit comments