Browse code

docs: fix link to "run reference"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2015/11/12 20:38:46
Showing 1 changed files
... ...
@@ -82,7 +82,7 @@ This is useful when you want to set up a container configuration ahead of time
82 82
 so that it is ready to start when you need it. The initial status of the
83 83
 new container is `created`.
84 84
 
85
-Please see the [run command](run.md) section and the [Docker run reference](run.md) for more details.
85
+Please see the [run command](run.md) section and the [Docker run reference](../run.md) for more details.
86 86
 
87 87
 ## Examples
88 88