registry: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
267e231de0
commit
aee0eeb354
8 changed files with 13 additions and 13 deletions
|
@ -39,7 +39,7 @@ Image names as used in typical docker commands reflect their origin:
|
|||
* `docker pull myregistrydomain:port/foo/bar` instructs docker to contact the registry located at `myregistrydomain:port` to find the image `foo/bar`
|
||||
|
||||
You can find out more about the various Docker commands dealing with images in
|
||||
the [official Docker engine documentation](/engine/reference/commandline/cli.md).
|
||||
the [official Docker engine documentation](../engine/reference/commandline/cli.md).
|
||||
|
||||
## Use cases
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue