docker-cp: update documentation link (#13756)

updated docs link
This commit is contained in:
Nelson Figueroa
2024-09-20 00:07:11 -07:00
committed by GitHub
parent 3947b1c14e
commit 4bc846f121
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# docker cp
> Copy files or directories between host and container filesystems.
> More information: <https://docs.docker.com/engine/reference/commandline/cp>.
> More information: <https://docs.docker.com/reference/cli/docker/container/cp/>.
- Copy a file or directory from the host to a container: