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

Commit 3d60689

Browse files
committed
docs(faq): fix link
1 parent e398c1e commit 3d60689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ My tests time out in Protractor, but everything's working fine when running manu
77
There are several ways that Protractor can time out - see the [Timeouts](/docs/timeouts.md)
88
reference for full documentation.
99

10-
What's the difference between [Karma](karma-runner.github.io) and Protractor? When do I use which?
10+
What's the difference between [Karma](http://karma-runner.github.io) and Protractor? When do I use which?
1111
---------------------------------------------------
1212

1313
Karma is a great tool for unit testing, and Protractor is intended for

0 commit comments

Comments
 (0)