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

Commit e4e7e94

Browse files
edhedgescaitp
authored andcommitted
docs(guide): correct links to unit testing guides
Closes #8548
1 parent a001a41 commit e4e7e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/index.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In Angular applications, you move the job of filling page templates with data fr
4747

4848
### Testing
4949

50-
* **Unit testing:** [Using Karma (video)](http://www.youtube.com/watch?v=YG5DEzaQBIc), {@link guide/dev_guide.unit-testing Unit testing}, {@link guide/dev_guide.services.testing_services Testing services}, [Karma in Webstorm](http://blog.jetbrains.com/webstorm/2013/10/running-javascript-tests-with-karma-in-webstorm-7/)
50+
* **Unit testing:** [Using Karma (video)](http://www.youtube.com/watch?v=YG5DEzaQBIc), {@link guide/unit-testing Unit testing}, {@link guide/services#unit-testing Testing services}, [Karma in Webstorm](http://blog.jetbrains.com/webstorm/2013/10/running-javascript-tests-with-karma-in-webstorm-7/)
5151
* **Scenario testing:** [Protractor](https://github.com/angular/protractor)
5252

5353
## Specific Topics

0 commit comments

Comments
 (0)