mirror of https://github.com/docker/docs.git
reference: remove links to distribution specs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
8a1d36f31a
commit
ff25d689ed
|
@ -43,15 +43,6 @@ grid_apis:
|
|||
description: API for Docker Verified Publishers to fetch analytics data.
|
||||
icon: area_chart
|
||||
link: /docker-hub/api/dvp/
|
||||
grid_specs:
|
||||
- title: Image specification
|
||||
description: Describes the various components of a Docker image.
|
||||
icon: contract
|
||||
link: /registry/spec/manifest-v2-2/
|
||||
- title: Registry token authentication
|
||||
description: Outlines the Docker Registry authentication schemes.
|
||||
icon: key
|
||||
link: /registry/spec/auth/
|
||||
aliases:
|
||||
- /app/working-with-app/
|
||||
- /engine/reference/commandline/app/
|
||||
|
@ -88,7 +79,3 @@ various APIs, CLIs, drivers and specifications, and file formats.
|
|||
## Application programming interfaces (APIs)
|
||||
|
||||
{{< grid items="grid_apis" >}}
|
||||
|
||||
## Drivers and specifications
|
||||
|
||||
{{< grid items="grid_specs" >}}
|
||||
|
|
Loading…
Reference in New Issue