diff --git a/README.md b/README.md index 2f8b0f9..81d5503 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/jasmine-overview.md b/docs/jasmine-overview.md index a6a974f..7fc9253 100644 --- a/docs/jasmine-overview.md +++ b/docs/jasmine-overview.md @@ -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