Fixing the wasmtime path in alternative-runtimes.md

Fixing the wasmtime path in alternative-runtimes.md
This commit is contained in:
Shreeram 2023-11-15 05:48:08 +05:30 committed by GitHub
parent eeadba9581
commit 783876b938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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).
Refer to [Configure the default container runtime](./reference/commandline/dockerd.md#configure-the-default-container-runtime).