Skip to content

Commit 01fed0e

Browse files
authored
Update README.md
1 parent cc44ea7 commit 01fed0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
🟪 Rust library compiled to WASM and distributed as a [WASM component]
44

55
<p align=center>
6-
<a href="https://github.com/jcbhmr/hello-world-rust-wasm-component-lib/releases/latest/download/hello-world-rust-wasm-component-lib.wasm">Download WASM</a>
6+
<a href="https://github.com/jcbhmr/hello-world-rust-wasm-component-lib/releases/latest/download/hello_world_rust_wasm_component_lib.wasm">Download WASM</a>
77
| <a href="https://github.com/jcbhmr/hello-world-rust-wasm-component-lib/tree/main/wit">View WIT</a>
88
| <a href="https://github.com/jcbhmr/hello-world-rust-wasm-component-lib.js">JavaScript bindings</a>
99
</p>
@@ -54,6 +54,6 @@ generated by GitHub Actions.
5454
[`wasm-tools`]: https://github.com/bytecodealliance/wasm-tools
5555
[bytecodealliance/wasmtime releases]: https://github.com/bytecodealliance/wasmtime/releases
5656
[draft release]: https://github.com/jcbhmr/hello-world-wasm-component/actions/workflows/draft-release.yml
57-
[download the latest WASM artifact]: https://github.com/jcbhmr/hello-world-rust-wasm-component-lib/releases/latest/download/hello-world-rust-wasm-component-lib.wasm
57+
[download the latest WASM artifact]: https://github.com/jcbhmr/hello-world-rust-wasm-component-lib/releases/latest/download/hello_world_rust_wasm_component_lib.wasm
5858
[0bsd licensed]: https://github.com/jcbhmr/hello-world-rust-wasm-component-lib/blob/main/LICENSE
5959
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)