From a540379510f521ea6f3b43b995d036b5f3c2238c Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 2 Mar 2016 14:01:15 -0800 Subject: [PATCH] Update link for Improving Docker Security with ... [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45f88ff..9a2e9c4 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ by [@prologic][prologic] * [Understanding Docker security and best practices](https://blog.docker.com/2015/05/understanding-docker-security-and-best-practices/) (written 5 MAY 2015) * [Docker Security Cheat Sheet] (https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.md) * [How CVE's are handled on Offical Docker Images](https://github.com/docker-library/official-images/issues/1448) -* [Improving Docker Security with Authenticated Volumes](https://www.blockbridge.com/improving-docker-security-with-authenticated-volumes) +* [Improving Docker Security with Authenticated Volumes](https://www.blockbridge.com/improving-docker-security-with-authenticated-volumes/) ## Performances * [Performance Analysis of Docker on Red Hat Enterprise Linux 7](http://developerblog.redhat.com/2014/08/19/performance-analysis-docker-red-hat-enterprise-linux-7/)