From d3f656cacc182972b1813408213876764699e876 Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Thu, 2 Apr 2015 17:51:57 +0000 Subject: [PATCH] Update documentation (serverspec URI) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f88dd50..b2f11bc 100644 --- a/README.md +++ b/README.md @@ -367,8 +367,7 @@ Similar or related code and tools ### BDD * https://github.com/hedgehog/cuken (Cucumber) -* https://github.com/serverspec/serverspec (RSpec, Net::SSH) - https://github.com/serverspec/specinfra +* http://serverspec.org/ (RSpec, Net::SSH) * https://github.com/auxesis/cucumber-nagios (Cucumber, Net::SSH, Webrat) * http://larsyencken.github.io/marelle/ (Prolog, babushka inspired)