Skip to content

Commit 5531968

Browse files
authored
update links to wasm org, avoid github redirect (#130)
1 parent 6c59b64 commit 5531968

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
@@ -4,7 +4,7 @@
44

55
## Quick Start
66

7-
[Download SDK packages here.](https://github.com/CraneStation/wasi-sdk/releases)
7+
[Download SDK packages here.](https://github.com/WebAssembly/wasi-sdk/releases)
88

99
## About this repository
1010

@@ -13,7 +13,7 @@ git submodules to pull in the upstream Clang and LLVM tree, as well as the
1313
wasi-libc tree.
1414

1515
The libc portion of this SDK is the
16-
[wasi-libc](https://github.com/CraneStation/wasi-libc).
16+
[wasi-libc](https://github.com/WebAssembly/wasi-libc).
1717

1818
Upstream Clang and LLVM (from 8.0 onwards) can compile for WASI out of the box,
1919
and WebAssembly support is included in them by default. So, all that's done here

0 commit comments

Comments
 (0)