From ab23e47ab6fd8d1de47162f659a4d3f69aaf5f18 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Sun, 29 Jun 2014 13:05:52 +0200 Subject: [PATCH] docs(intro): point to the recommended Gulp integration --- docs/intro/02-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/02-configuration.md b/docs/intro/02-configuration.md index 739e4e6ad..cda8d570d 100644 --- a/docs/intro/02-configuration.md +++ b/docs/intro/02-configuration.md @@ -80,4 +80,4 @@ Try `karma start --help` if you want to see all available options. [Grunt]: http://gruntjs.com/ [grunt-karma]: https://github.com/karma-runner/grunt-karma [Gulp]: http://gulpjs.com -[gulp-karma]: https://github.com/lazd/gulp-karma +[gulp-karma]: https://github.com/karma-runner/gulp-karma