From 59759df5a36c429f70005c4e8a90e70ba5f1836d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 21 Jan 2020 10:22:06 +0100 Subject: [PATCH] Fixed the docker link --- docs/src/main/asciidoc/using.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/using.adoc b/docs/src/main/asciidoc/using.adoc index e02cb12430..1d2c65a77c 100644 --- a/docs/src/main/asciidoc/using.adoc +++ b/docs/src/main/asciidoc/using.adoc @@ -631,8 +631,7 @@ In this flow, we assume that: * Spring Cloud Contract Docker (SCC Docker) and Spring Cloud Contract Stub Runner Docker (SCC Stub Runner Docker) images are used. -You can read more about how to use Spring Cloud Contract with Docker -<>. +You can read more about how to use Spring Cloud Contract with Docker link:docker-project.html[in this page]. https://spring.io/blog/2018/02/13/spring-cloud-contract-in-a-polyglot-world[Here], you can read a blog post about how to use Spring Cloud Contract in a polyglot world.