浏览代码

Merge pull request #22499 from duglin/removeQuotes

Remove unnecessary double-double quotes
Sebastiaan van Stijn 9 年之前
父节点
当前提交
e7584a7fdf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/run.md

+ 1 - 1
docs/reference/run.md

@@ -1331,7 +1331,7 @@ If the operator uses `--link` when starting a new client container in the
 default bridge network, then the client container can access the exposed
 default bridge network, then the client container can access the exposed
 port via a private networking interface.
 port via a private networking interface.
 If `--link` is used when starting a container in a user-defined network as
 If `--link` is used when starting a container in a user-defined network as
-described in [*Docker network overview*""](../userguide/networking/index.md)),
+described in [*Docker network overview*](../userguide/networking/index.md)),
 it will provide a named alias for the container being linked to.
 it will provide a named alias for the container being linked to.
 
 
 ### ENV (environment variables)
 ### ENV (environment variables)