浏览代码

Merge pull request #4698 from rutsky/external_link_in_rst_fix

Fix external link on security of containers
Sven Dowideit 11 年之前
父节点
当前提交
2ea3fa9af5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/sources/articles/security.rst

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

@@ -7,7 +7,7 @@
 Docker Security
 Docker Security
 ===============
 ===============
 
 
-  *Adapted from* `Containers & Docker: How Secure are They? <blogsecurity>`_
+  *Adapted from* `Containers & Docker: How Secure are They? <blogsecurity_>`_
 
 
 There are three major areas to consider when reviewing Docker security:
 There are three major areas to consider when reviewing Docker security:
 
 
@@ -261,7 +261,7 @@ 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 post
 container systems, please also see the `original blog post
-<blogsecurity>`_.
+<blogsecurity_>`_.
 
 
 .. _blogsecurity: http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/
 .. _blogsecurity: http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/