Przeglądaj źródła

Merge pull request #5227 from SvenDowideit/fix-conversion-urls-securityblog

rst->md conversion fix
O.S. Tezer 11 lat temu
rodzic
commit
24c4c3e0e9
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      docs/sources/articles/security.md

+ 2 - 2
docs/sources/articles/security.md

@@ -5,7 +5,7 @@ page_keywords: Docker, Docker documentation, security
 # Docker Security
 # Docker Security
 
 
 > *Adapted from* [Containers & Docker: How Secure are
 > *Adapted from* [Containers & Docker: How Secure are
-> They?](blogsecurity)
+> They?](http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/)
 
 
 There are three major areas to consider when reviewing Docker security:
 There are three major areas to consider when reviewing Docker security:
 
 
@@ -255,4 +255,4 @@ with Docker, since everything is provided by the kernel anyway.
 
 
 For more context and especially for comparisons with VMs and other
 For more context and especially for comparisons with VMs and other
 container systems, please also see the [original blog
 container systems, please also see the [original blog
-post](blogsecurity).
+post](http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/).