mirror of https://github.com/docker/docs.git
Merge pull request #20692 from dvdksn/update-reference-links
chore: update reference overview links
This commit is contained in:
commit
547c602f50
|
@ -15,7 +15,7 @@ grid_clis:
|
|||
- title: Docker CLI
|
||||
description: The main Docker CLI, includes all `docker` commands.
|
||||
icon: terminal
|
||||
link: /engine/reference/commandline/cli/
|
||||
link: /reference/cli/docker/
|
||||
- title: Compose CLI
|
||||
description: The CLI for Docker Compose, for building and running multi-container
|
||||
applications.
|
||||
|
@ -30,10 +30,6 @@ grid_apis:
|
|||
description: The main API for Docker, provides programmatic access to a daemon.
|
||||
icon: api
|
||||
link: /reference/api/engine/
|
||||
- title: Registry API
|
||||
description: Facilitates distribution of images to the engine.
|
||||
icon: storage
|
||||
link: /registry/spec/api/
|
||||
- title: Docker Hub API
|
||||
description: API to interact with Docker Hub.
|
||||
icon: communities
|
||||
|
|
Loading…
Reference in New Issue