Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit df56241

Browse files
Brianmandencaitp
authored andcommitted
docs(tutorial): fix broken link
Fixed a minor error in link Closes #6701
1 parent 91e6d1d commit df56241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_03.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ describe('PhoneCat App', function() {
114114
```
115115

116116
Even though the syntax of this test looks very much like our controller unit test written with
117-
Jasmine, the end-to-end test uses APIs of {@link guide/dev_guide.e2e-testing Angular's end-to-end
117+
Jasmine, the end-to-end test uses APIs of {@link guide/e2e-testing Angular's end-to-end
118118
test runner}.
119119

120120
To run the end-to-end test, open one of the following in a new browser tab:

0 commit comments

Comments
 (0)