From 79eef92f4c52de4e6d58a4b1aeeeb2dc9f764748 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 7 Jul 2018 18:27:09 +0900 Subject: [PATCH] Updated WebAssembly (markdown) --- WebAssembly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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