mirror of https://github.com/docker/docs.git
reference: update link to docker cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
fe282cdb17
commit
2835a7c051
|
@ -15,7 +15,7 @@ grid_clis:
|
||||||
- title: Docker CLI
|
- title: Docker CLI
|
||||||
description: The main Docker CLI, includes all `docker` commands.
|
description: The main Docker CLI, includes all `docker` commands.
|
||||||
icon: terminal
|
icon: terminal
|
||||||
link: /engine/reference/commandline/cli/
|
link: /reference/cli/docker/
|
||||||
- title: Compose CLI
|
- title: Compose CLI
|
||||||
description: The CLI for Docker Compose, for building and running multi-container
|
description: The CLI for Docker Compose, for building and running multi-container
|
||||||
applications.
|
applications.
|
||||||
|
|
Loading…
Reference in New Issue