Преглед изворни кода

Merge pull request #17938 from thaJeztah/fix-docs-run-reference-link

docs: fix link to "run reference"
Sven Dowideit пре 9 година
родитељ
комит
715ddd6ee5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/reference/commandline/create.md

+ 1 - 1
docs/reference/commandline/create.md

@@ -82,7 +82,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