docs(tutorial/step-8): fix external link

This commit is contained in:
Peter Bacon Darwin
2014-04-06 18:58:01 +01:00
parent 6c7fdd845b
commit 64d404612f

View File

@@ -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.