Fix link in testing.md

* updated chefspec link

Change-Id: I6c05099bc3480d7767197b0d0f206b185d4ba2a5
Partial-Fix: #1342735
This commit is contained in:
Mark Vanderwiel
2014-09-02 15:04:58 -05:00
parent 6dbe30d817
commit 5f3ba0330b

View File

@@ -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.