mirror of https://github.com/docker/docs.git
redirect: add /go link for Compose v1 EOL
Redirecting to the "Evolution of Compose" page for the moment. We will probably adjust this page once Compose V1 is removed from Docker Desktop in a couple months. Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
parent
635cad319a
commit
b978df076b
|
@ -105,6 +105,8 @@
|
|||
- /go/deprecated/
|
||||
"/engine/reference/commandline/cli/#experimental-features":
|
||||
- /go/experimental/
|
||||
"/compose/compose-v2/":
|
||||
- /go/compose-v1-eol/
|
||||
"/config/formatting/":
|
||||
# Instructions on using Go templates to format CLI output with --format
|
||||
- /go/formatting/
|
||||
|
|
Loading…
Reference in New Issue