summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ca5d154..2519c8c 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ string, environment variables, program startup, and many other APIs.
`wasi-libc` is sufficiently stable and usable for many purposes, as most of the
POSIX-compatible APIs are stable, though it is continuing to evolve to better
align with wasm and WASI. For example, pthread support is experimentally
-provided via the [wasi-threads] proposal.`
+provided via the [wasi-threads] proposal.
[wasi-threads]: https://github.com/WebAssembly/wasi-threads
@@ -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-