Skip to content

Commit 1bc995b

Browse files
Merge pull request docker#15966 from mikesir87/wasm-doc-tweaks
Fix links and add IDs for Wasm download links
2 parents fabb408 + c351dd7 commit 1bc995b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

desktop/wasm/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ The Docker+Wasm integration currently requires a technical preview build of Dock
3030

3131
Download the technical preview build of Docker Desktop:
3232

33-
- [macOS Apple Silicon](https://www.docker.com/download/wasm-preview/linuxamd64deb)
34-
- [macOS Intel](https://www.docker.com/download/wasm-preview/linuxamd64deb)
35-
- [Windows AMD64](https://www.docker.com/download/wasm-preview/linuxamd64deb)
36-
- Linux Arm64 ([deb](https://www.docker.com/download/wasm-preview/linuxarm64deb))
37-
- Linux AMD64 ([deb](https://www.docker.com/download/wasm-preview/linuxamd64deb), [rpm](https://www.docker.com/download/wasm-preview/linuxamd64rpm), [tar](https://www.docker.com/download/wasm-preview/linuxamd64tarball))
33+
- [macOS Apple Silicon](https://www.docker.com/download/wasm-preview/macosxsilicon){: id="dkr_docs_dl_wasm_apple"}
34+
- [macOS Intel](https://www.docker.com/download/wasm-preview/macintel){: id="dkr_docs_dl_wasm_intel"}
35+
- [Windows AMD64](https://www.docker.com/download/wasm-preview/windowsamd64){: id="dkr_docs_dl_wasm_windows"}
36+
- Linux Arm64 ([deb](https://www.docker.com/download/wasm-preview/linuxarm64deb){: id="dkr_docs_dl_wasm_arm64deb"})
37+
- Linux AMD64 ([deb](https://www.docker.com/download/wasm-preview/linuxamd64deb){: id="dkr_docs_dl_wasm_amd64deb"}, [rpm](https://www.docker.com/download/wasm-preview/linuxamd64rpm){: id="dkr_docs_dl_wasm_amd64rpm"}, [tar](https://www.docker.com/download/wasm-preview/linuxamd64tarball){: id="dkr_docs_dl_wasm_amd64tar"})
3838

3939
## Usage examples
4040

0 commit comments

Comments
 (0)