From 59b9141edf07daefd09226a35b47071c4feb7a87 Mon Sep 17 00:00:00 2001 From: Bryan Heden Date: Mon, 14 Jan 2019 10:33:07 -0600 Subject: [PATCH] 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). --- engine/security/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/security.md b/engine/security/security.md index f4a761f6e2..7985f5bbb4 100644 --- a/engine/security/security.md +++ b/engine/security/security.md @@ -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