Fixed link to Camille Reynder's site

This commit is contained in:
Chris Wren 2013-08-12 09:59:02 -07:00 committed by ChrisWren
parent 468c93729d
commit 5bc3d5f863
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ _Run this task with the `grunt jasmine` command._
Automatically builds and maintains your spec runner and runs your tests headlessly through phantomjs.
Substantial credit goes to [Camille Reynders](http://creynders.be/) (@creynders) for the first decent implementation
Substantial credit goes to [Camille Reynders](http://www.creynders.be/) (@creynders) for the first decent implementation
of jasmine through grunt which served as motivation for all the future work.
#### Run specs locally or on an ad hoc server

View File

@ -1,6 +1,6 @@
Automatically builds and maintains your spec runner and runs your tests headlessly through phantomjs.
Substantial credit goes to [Camille Reynders](http://creynders.be/) (@creynders) for the first decent implementation
Substantial credit goes to [Camille Reynders](http://www.creynders.be/) (@creynders) for the first decent implementation
of jasmine through grunt which served as motivation for all the future work.
## Run specs locally or on an ad hoc server