Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 63608b8

Browse files
authored
Update link to point to moved repo
1 parent 9b90b3b commit 63608b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/js-ffi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Fortunately, this interop story is very amenable to treatment through a generic
7070
write idiomatic Rust function signatures that map to idiomatic JS functions,
7171
automatically.
7272

73-
[wasm-bindgen]: https://github.com/alexcrichton/wasm-bindgen
73+
[wasm-bindgen]: https://github.com/rustwasm/wasm-bindgen
7474

7575
## Custom Sections
7676

0 commit comments

Comments
 (0)