From 6c76bafeccb013c9cd9fecaa5b718dfbda7c72f1 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 20 Jun 2016 12:27:24 +0200 Subject: [PATCH] Updated the README with the old docs --- README.adoc | 2 ++ docs/src/main/asciidoc/introduction.adoc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index 98061ed476..2e6334dfd2 100644 --- a/README.adoc +++ b/README.adoc @@ -10,6 +10,8 @@ == Introduction +IMPORTANT: http://codearte.github.io/accurest/deprecated[The documentation to the deprecated Accurest project in version 1.1.0 is available here] + Just to make long story short - Spring Cloud Contract Verifier is a tool that enables Consumer Driven Contract (CDC) development of JVM-based applications. It is shipped with __Contract Definition Language__ (DSL). Contract definitions are used to produce following resources: diff --git a/docs/src/main/asciidoc/introduction.adoc b/docs/src/main/asciidoc/introduction.adoc index 95c9b1f58f..26b5e2bd9a 100644 --- a/docs/src/main/asciidoc/introduction.adoc +++ b/docs/src/main/asciidoc/introduction.adoc @@ -1,5 +1,7 @@ == Introduction +IMPORTANT: http://codearte.github.io/accurest/deprecated[The documentation to the deprecated Accurest project in version 1.1.0 is available here] + Just to make long story short - Spring Cloud Contract Verifier is a tool that enables Consumer Driven Contract (CDC) development of JVM-based applications. It is shipped with __Contract Definition Language__ (DSL). Contract definitions are used to produce following resources: