diff --git a/content/engine/alternative-runtimes.md b/content/engine/alternative-runtimes.md index 6c4b37991c..aeb2626b2d 100644 --- a/content/engine/alternative-runtimes.md +++ b/content/engine/alternative-runtimes.md @@ -115,7 +115,7 @@ The following examples show you how to set up and use alternative container runtimes with Docker Engine. - [youki](#youki) -- [Wasmtime](#youki) +- [Wasmtime](#wasmtime) ### youki @@ -235,4 +235,4 @@ $ docker run --rm \ - To learn more about the configuration options for container runtimes, see [Configure container runtimes](./reference/commandline/dockerd.md#configure-container-runtimes). - You can configure which runtime that the daemon should use as its default. - Refer to [Configure the default container runtime](./reference/commandline/dockerd.md#configure-the-default-container-runtime). \ No newline at end of file + Refer to [Configure the default container runtime](./reference/commandline/dockerd.md#configure-the-default-container-runtime).