From 98729e44f03e92b40bc341d3b972d10ec331dd99 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 1 Apr 2019 12:40:38 -0400 Subject: [PATCH] Update url for docker compose --- 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,