Skip to content

Commit

Permalink
update links to wasm org, avoid github redirect (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice authored May 1, 2020
1 parent 6c59b64 commit 5531968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Quick Start

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

## About this repository

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

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

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

0 comments on commit 5531968

Please sign in to comment.