From b85d6a8f9e53e54577d780fb0e07289fcf8852c8 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 26 Jun 2023 14:55:29 +0200 Subject: [PATCH] docs: fix broken link Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- docs/reference/commandline/dockerd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/dockerd.md b/docs/reference/commandline/dockerd.md index ff40ddf2ba..e0d3d30260 100644 --- a/docs/reference/commandline/dockerd.md +++ b/docs/reference/commandline/dockerd.md @@ -422,7 +422,7 @@ installed outside of `PATH`, must be registered with the daemon, either via the configuration file or using the `--add-runtime` command line flag. 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`