From 9227f6f7f86e89148302305b7a594d8f51541971 Mon Sep 17 00:00:00 2001 From: Henry Schimke Date: Sat, 11 Feb 2023 09:41:23 -0600 Subject: [PATCH] fix link for rxing-wasm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cfe4b0..4cd3739 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Porting was done with the rust language in mind, though some parts may resemble If you're looking for a CLI interface into the library, please see [rxing-cli](https://crates.io/crates/rxing-cli). ## WASM -If you're looking for a WASM version of this library, check out [rxing-wasm](https://github.com/hschimke/rxing-wasm), or on [NPM](https://www.npmjs.com/package/rxing-wasm). +If you're looking for a WASM version of this library, check out [rxing-wasm](https://github.com/rxing-core/rxing-wasm), or on [NPM](https://www.npmjs.com/package/rxing-wasm). ## Status