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

Signed-off-by: Mohammed Aaqib Ansari <maaquib@gmail.com>
Upstream-commit: ee685dca0da66a8525e97e7ced4e7b5cbcb91a96
Component: engine
This commit is contained in:
Mohammed Aaqib Ansari
2015-07-11 14:10:54 -04:00
parent 8e13e89b0b
commit d6994eb3cb

View File

@ -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,