diff --git a/docs/reference/commandline/run.md b/docs/reference/commandline/run.md index 77bb196193..ee90093b79 100644 --- a/docs/reference/commandline/run.md +++ b/docs/reference/commandline/run.md @@ -583,7 +583,7 @@ logs could be retrieved using `docker logs`. This is useful if you need to pipe a file or something else into a container and retrieve the container's ID once the container has finished running. -See also [the `docker cp` command](/engine/reference/commandline/cp/). +See also [the `docker cp` command](cp.md). ### Add host device to container (--device)