mirror of https://github.com/docker/docs.git
Fix link in security.md
Format for "Content trust in Docker" was incorrect. Also updated the link itself to be inline with the rest of them (at the bottom of the page).
This commit is contained in:
parent
c2d2c97bf9
commit
59b9141edf
|
@ -212,7 +212,7 @@ This feature provides more insight to administrators than previously available w
|
|||
the CLI for enforcing and performing image signature verification.
|
||||
|
||||
For more information on configuring Docker Content Trust Signature Verificiation, go to
|
||||
(Content trust in Docker)[engine/security/trust/content_trust].
|
||||
[Content trust in Docker](../security/trust/content_trust).
|
||||
|
||||
## Other kernel security features
|
||||
|
||||
|
|
Loading…
Reference in New Issue