File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,15 +51,15 @@ git_repository(
51
51
52
52
# Documentation
53
53
54
- [ The documentation can be read online on godoc.org ] [ documentation ] . It
54
+ [ The documentation can be read online on pkg.go.dev ] [ documentation ] . It
55
55
contains function descriptions, short examples, long examples
56
56
etc. Everything one need to start using Wasmer with Go!
57
57
58
58
Also, there is this article written for the announcement that
59
59
introduces the project: [ Announcing the fastest WebAssembly runtime
60
60
for Go: wasmer] [ medium ] .
61
61
62
- [ documentation ] : https://godoc.org /github.com/wasmerio/go-ext-wasm/wasmer
62
+ [ documentation ] : https://pkg.go.dev /github.com/wasmerio/go-ext-wasm/wasmer?tab=doc
63
63
[ medium ] : https://medium.com/wasmer/announcing-the-fastest-webassembly-runtime-for-go-wasmer-19832d77c050
64
64
65
65
# Examples
You can’t perform that action at this time.
0 commit comments