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: