Skip to content

Commit 45c17df

Browse files
authored
Update TinyGo SDK link to point at full Go SDK. (#75)
Signed-off-by: Matt Leon <[email protected]>
1 parent 72e363a commit 45c17df

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
@@ -22,12 +22,12 @@ The latest and widely implemented version of the specification is [v0.2.1].
2222

2323
* [AssemblyScript SDK]
2424
* [C++ SDK]
25-
* [Go (TinyGo) SDK]
25+
* [Go SDK]
2626
* [Rust SDK]
2727

2828
[AssemblyScript SDK]: https://github.com/solo-io/proxy-runtime
2929
[C++ SDK]: https://github.com/proxy-wasm/proxy-wasm-cpp-sdk
30-
[Go (TinyGo) SDK]: https://github.com/tetratelabs/proxy-wasm-go-sdk
30+
[Go SDK]: https://github.com/proxy-wasm/proxy-wasm-go-sdk
3131
[Rust SDK]: https://github.com/proxy-wasm/proxy-wasm-rust-sdk
3232

3333
### Host environments

0 commit comments

Comments
 (0)