瀏覽代碼

Fixing dangling link in docs/reference/commandline/run.md

Signed-off-by: Mohammed Aaqib Ansari <maaquib@gmail.com>
Mohammed Aaqib Ansari 10 年之前
父節點
當前提交
ee685dca0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/commandline/run.md

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

@@ -77,7 +77,7 @@ There is detailed information about `docker run` in the [Docker run reference](
 /reference/run/).
 
 The `docker run` command can be used in combination with `docker commit` to
-[*change the command that a container runs*](#commit-an-existing-container).
+[*change the command that a container runs*](/reference/commandline/commit).
 
 See the [Docker User Guide](/userguide/dockerlinks/) for more detailed
 information about the `--expose`, `-p`, `-P` and `--link` parameters,