mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
docs(tutorial): fix broken link
Fixed a minor error in link Closes #6701
This commit is contained in:
committed by
Caitlin Potter
parent
91e6d1d22f
commit
df5624147f
@@ -114,7 +114,7 @@ describe('PhoneCat App', function() {
|
||||
```
|
||||
|
||||
Even though the syntax of this test looks very much like our controller unit test written with
|
||||
Jasmine, the end-to-end test uses APIs of {@link guide/dev_guide.e2e-testing Angular's end-to-end
|
||||
Jasmine, the end-to-end test uses APIs of {@link guide/e2e-testing Angular's end-to-end
|
||||
test runner}.
|
||||
|
||||
To run the end-to-end test, open one of the following in a new browser tab:
|
||||
|
||||
Reference in New Issue
Block a user