Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -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 |
|