diff --git a/docs/content/tutorial/step_08.ngdoc b/docs/content/tutorial/step_08.ngdoc index b5d36e79ca99..638de07974ad 100644 --- a/docs/content/tutorial/step_08.ngdoc +++ b/docs/content/tutorial/step_08.ngdoc @@ -184,7 +184,7 @@ You can now rerun `npm run protractor` to see the tests run. # Experiments -* Using the {@link guide/dev_guide.e2e-testing Angular's end-to-end test runner API}, write a test +* Using the {@link https://github.com/angular/protractor/blob/master/docs/api.md Protractor API}, write a test that verifies that we display 4 thumbnail images on the Nexus S details page.