From e373e4e2a6acb116f1c45c2e95b7ff02963f3b61 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 18 Apr 2016 23:11:21 +0200 Subject: [PATCH] Updated link to the docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 383f196d2a..541dfbd5ce 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To make a long story short - AccuREST is a tool for Consumer Driven Contract (CD generating Spock's acceptance tests for the server - to verify if your API implementation is compliant with the contract. 2. moving TDD to an architecture level. -For more information please go to the [Wiki](https://github.com/Codearte/accurest/wiki/1.-Introduction) +For more information please go to the [Documentation](http://codearte.github.io/accurest/) ## Requirements