From 9c17f5235c7977cb2a000990eb8c605a25a80adf Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Tue, 21 Nov 2023 23:54:07 +0800 Subject: [PATCH] Update Arch Linux package URL in README.md (#446) The old URL returns 404 now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca5d154..d4a5023 100644 --- a/README.md +++ b/README.md @@ -59,5 +59,5 @@ For Arch Linux users, there's an official [wasi-libc] package tracking this Git repository. You might want to install other [WASI related packages] as well. [wasi-sdk]: https://github.com/WebAssembly/wasi-sdk -[wasi-libc]: https://archlinux.org/packages/community/any/wasi-libc/ +[wasi-libc]: https://archlinux.org/packages/extra/any/wasi-libc/ [WASI related packages]: https://archlinux.org/packages/?q=wasi-