Skip to content

Commit 547c602

Browse files
authored
Merge pull request #20692 from dvdksn/update-reference-links
chore: update reference overview links
2 parents 8329844 + 2835a7c commit 547c602

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/reference/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ grid_clis:
1515
- title: Docker CLI
1616
description: The main Docker CLI, includes all `docker` commands.
1717
icon: terminal
18-
link: /engine/reference/commandline/cli/
18+
link: /reference/cli/docker/
1919
- title: Compose CLI
2020
description: The CLI for Docker Compose, for building and running multi-container
2121
applications.
@@ -30,10 +30,6 @@ grid_apis:
3030
description: The main API for Docker, provides programmatic access to a daemon.
3131
icon: api
3232
link: /reference/api/engine/
33-
- title: Registry API
34-
description: Facilitates distribution of images to the engine.
35-
icon: storage
36-
link: /registry/spec/api/
3733
- title: Docker Hub API
3834
description: API to interact with Docker Hub.
3935
icon: communities

0 commit comments

Comments
 (0)