From fdfd1eb71c4dfa266befc9cce20fb5706f98da27 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Wed, 16 Nov 2022 16:15:30 +0100 Subject: [PATCH] doc: Update link to Compose v2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9507aa2..6cd4747 100644 --- a/README.md +++ b/README.md @@ -426,7 +426,7 @@ See the following Wiki pages: [docker-install]: https://docs.docker.com/get-docker/ [compose-install]: https://docs.docker.com/compose/install/ -[compose-v2]: https://docs.docker.com/compose/cli-command/ +[compose-v2]: https://docs.docker.com/compose/compose-v2/ [linux-postinstall]: https://docs.docker.com/engine/install/linux-postinstall/ [bootstrap-checks]: https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html