diff --git a/README.adoc b/README.adoc index 4410e2a437..bd8dba1b07 100644 --- a/README.adoc +++ b/README.adoc @@ -136,7 +136,7 @@ Technical remark - Fraud Detection will have artifact id `http-server`, Loan Iss Social remark - both client and server development teams need to communicate directly and discuss changes while going through the process. CDC is all about communication. -The https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/samples/http-server[server side code is available here] and https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/samples/http-client[the client side code here]. +The https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/http-server[server side code is available here] and https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/http-client[the client side code here]. ===== Consumer side (Loan Issuance) diff --git a/docs/src/main/asciidoc/verifier/introduction.adoc b/docs/src/main/asciidoc/verifier/introduction.adoc index e87870dbc2..7d6f124748 100644 --- a/docs/src/main/asciidoc/verifier/introduction.adoc +++ b/docs/src/main/asciidoc/verifier/introduction.adoc @@ -114,7 +114,7 @@ Technical remark - Fraud Detection will have artifact id `http-server`, Loan Iss Social remark - both client and server development teams need to communicate directly and discuss changes while going through the process. CDC is all about communication. -The https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/samples/http-server[server side code is available here] and https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/samples/http-client[the client side code here]. +The https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/http-server[server side code is available here] and https://github.com/spring-cloud/spring-cloud-contract/tree/master/samples/standalone/http-client[the client side code here]. ===== Consumer side (Loan Issuance)