mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-19 12:16:30 +00:00
docs: fix link to "run reference"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit f2705fa6ede76ad8b307ca184d3e146f5d69f7e6)
This commit is contained in:
committed by
Tibor Vass
parent
45dbc03636
commit
b5cc212e75
@@ -83,7 +83,7 @@ This is useful when you want to set up a container configuration ahead of time
|
||||
so that it is ready to start when you need it. The initial status of the
|
||||
new container is `created`.
|
||||
|
||||
Please see the [run command](run.md) section and the [Docker run reference](run.md) for more details.
|
||||
Please see the [run command](run.md) section and the [Docker run reference](../run.md) for more details.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user