From 783876b9383e7540c221306da6ad38c40766bb44 Mon Sep 17 00:00:00 2001 From: Shreeram Date: Wed, 15 Nov 2023 05:48:08 +0530 Subject: [PATCH] Fixing the wasmtime path in alternative-runtimes.md Fixing the wasmtime path in alternative-runtimes.md --- content/engine/alternative-runtimes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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).