浏览代码

docs: fix link to "run reference"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 9 年之前
父节点
当前提交
f2705fa6ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/commandline/create.md

+ 1 - 1
docs/reference/commandline/create.md

@@ -82,7 +82,7 @@ This is useful when you want to set up a container configuration ahead of time
 so that it is ready to start when you need it. The initial status of the
 so that it is ready to start when you need it. The initial status of the
 new container is `created`.
 new container is `created`.
 
 
-Please see the [run command](run.md) section and the [Docker run reference](run.md) for more details.
+Please see the [run command](run.md) section and the [Docker run reference](../run.md) for more details.
 
 
 ## Examples
 ## Examples