From 16306d7ff96e59fd1315db8f69f331ccc0a86caf Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 1 Apr 2019 12:41:52 -0400 Subject: [PATCH] Update docker compose url --- docs/src/main/asciidoc/building-base.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/building-base.adoc b/docs/src/main/asciidoc/building-base.adoc index 7852718a..77f040bc 100644 --- a/docs/src/main/asciidoc/building-base.adoc +++ b/docs/src/main/asciidoc/building-base.adoc @@ -31,7 +31,7 @@ credentials and you already have those. The projects that require middleware generally include a `docker-compose.yml`, so consider using -https://compose.docker.io/[Docker Compose] to run the middeware servers +https://docs.docker.com/compose/[Docker Compose] to run the middeware servers in Docker containers. See the README in the https://github.com/spring-cloud-samples/scripts[scripts demo repository] for specific instructions about the common cases of mongo,