1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #14557 from maaquib/14418-dangling-link-in-runmd

Fixing dangling link in docs/reference/commandline/run.md
This commit is contained in:
moxiegirl 2015-07-23 16:29:17 -07:00
commit 490e78a642

View file

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