From 3b60f6121ad270bccf7f1b7b4b2fcc5b6c0f58fb Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 20 Jun 2016 13:54:21 +0200 Subject: [PATCH] Fixed links in the docs --- docs/src/main/asciidoc/rest.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/rest.adoc b/docs/src/main/asciidoc/rest.adoc index 0e842f8445..6bf3c847dd 100644 --- a/docs/src/main/asciidoc/rest.adoc +++ b/docs/src/main/asciidoc/rest.adoc @@ -66,7 +66,7 @@ repositories { ---- -Read more: http://codearte.github.io/accurest-maven-plugin/[accurest-maven-plugin] +Read more: http://codearte.github.io/accurest-maven-plugin/[spring-cloud-contract-verifier-maven-plugin] ===== Add stubs @@ -201,7 +201,7 @@ Underneath LoanApplication makes a call to FraudDetection service. This request ---- -Read more: http://codearte.github.io/accurest-maven-plugin/[accurest-maven-plugin] +Read more: http://codearte.github.io/accurest-maven-plugin/[spring-cloud-contract-verifier-maven-plugin] ==== Add stubs