diff --git a/WebAssembly.md b/WebAssembly.md index 158684d..ba9dc95 100644 --- a/WebAssembly.md +++ b/WebAssembly.md @@ -1,6 +1,6 @@ As there are differences between the latest Go and Go 1.11 beta, I recommend to use the latest Go here. -The easiest way is to use WasmServe[https://github.com/hajimehoshi/wasmserve] with the latest Go. +The easiest way is to use [WasmServe](https://github.com/hajimehoshi/wasmserve) with the latest Go. # Get the latest Go