Browse code

rst->md conversion fix

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)

Sven Dowideit authored on 2014/04/16 13:43:52
Showing 1 changed files
... ...
@@ -5,7 +5,7 @@ page_keywords: Docker, Docker documentation, security
5 5
 # Docker Security
6 6
 
7 7
 > *Adapted from* [Containers & Docker: How Secure are
8
-> They?](blogsecurity)
8
+> They?](http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/)
9 9
 
10 10
 There are three major areas to consider when reviewing Docker security:
11 11
 
... ...
@@ -255,4 +255,4 @@ with Docker, since everything is provided by the kernel anyway.
255 255
 
256 256
 For more context and especially for comparisons with VMs and other
257 257
 container systems, please also see the [original blog
258
-post](blogsecurity).
258
+post](http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/).