mirror of https://github.com/docker/docs.git
Merge pull request #13570 from pencil/patch-1
Fix link to Credential Helper
This commit is contained in:
commit
ac49112320
|
@ -15,7 +15,7 @@ that enables you to build and share containerized applications and microservices
|
|||
Docker Desktop includes [Docker Engine](../engine/index.md), Docker CLI client,
|
||||
[Docker Compose](../compose/index.md), [Docker Content Trust](../engine/security/trust/index.md),
|
||||
[Kubernetes](https://github.com/kubernetes/kubernetes/), and
|
||||
Credential Helper](https://github.com/docker/docker-credential-helpers/).
|
||||
[Credential Helper](https://github.com/docker/docker-credential-helpers/).
|
||||
|
||||
Docker Desktop works with your choice of development tools and languages and
|
||||
gives you access to a vast library of certified images and templates in
|
||||
|
|
Loading…
Reference in New Issue