Skip to content

Commit 816ca1f

Browse files
committed
Fix codespace button to point to new organization
1 parent 566752b commit 816ca1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sample: `wasi:http` in JavaScript
22

3-
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/andreiltd/sample-wasi-http-js)
3+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/bytecodealliance/sample-wasi-http-js)
44

55
An example project showing how to build a spec-compliant
66
[`wasi:http/proxy`][wasi-http] server for WASI 0.2 written in JavaScript.

0 commit comments

Comments
 (0)