mirror of https://github.com/docker/docs.git
Capitalizing the proper noun / product name
'Docker Registry' instead of 'Docker registry'
This commit is contained in:
parent
c5f5e5f3f5
commit
43084b450d
|
@ -37,5 +37,5 @@ various APIs, CLIs, and file formats.
|
|||
| Driver | Description |
|
||||
|:-------------------------------------------------------|:-----------------------------------------------------------------------------------|
|
||||
| [Image specification](/registry/spec/manifest-v2-2/) | Describes the various components of a Docker image |
|
||||
| [Registry token authentication](/registry/spec/auth/) | Outlines the Docker registry authentication scheme |
|
||||
| [Registry token authentication](/registry/spec/auth/) | Outlines the Docker Registry authentication scheme |
|
||||
| [Registry storage drivers](/registry/storage-drivers/) | Enables support for given cloud providers when storing images with Registry |
|
||||
|
|
Loading…
Reference in New Issue