mirror of https://github.com/docker/cli.git
docs: fix broken link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit b85d6a8f9e
)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
ee62dcd8dc
commit
d61e4fe879
|
@ -854,7 +854,7 @@ installed outside of `PATH`, must be registered with the daemon, either via the
|
||||||
configuration file or using the `--add-runtime` command line flag.
|
configuration file or using the `--add-runtime` command line flag.
|
||||||
|
|
||||||
For examples on how to use other container runtimes, see
|
For examples on how to use other container runtimes, see
|
||||||
[Alternative container runtimes](https://docs.docker.com/engine/alternative-container-runtimes)
|
[Alternative container runtimes](https://docs.docker.com/engine/alternative-runtimes/)
|
||||||
|
|
||||||
##### Configure runtimes using `daemon.json`
|
##### Configure runtimes using `daemon.json`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue