diff --git a/TESTING.md b/TESTING.md index abf1c3c..40bd063 100644 --- a/TESTING.md +++ b/TESTING.md @@ -27,4 +27,4 @@ To run the tests: ## Chefspec -[ChefSpec](http://code.sethvargo.com/chefspec/) is a unit testing framework for testing Chef cookbooks. ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers. +[ChefSpec](http://github.com/sethvargo/chefspec/) is a unit testing framework for testing Chef cookbooks. ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers.