diff --git a/docs/content/tutorial/step_08.ngdoc b/docs/content/tutorial/step_08.ngdoc index 543b0b52..c49163c3 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 https://github.com/angular/protractor/blob/master/docs/api.md Protractor API}, +* Using the [Protractor API](https://github.com/angular/protractor/blob/master/docs/api.md), write a test that verifies that we display 4 thumbnail images on the Nexus S details page.