Fix some suddenly busted asciidoc internal links. Perhaps GH changed their asciidoc renderer?
diff --git a/WebAssembly.asciidoc b/WebAssembly.asciidoc
index e2af39f..e8cbb55 100644
--- a/WebAssembly.asciidoc
+++ b/WebAssembly.asciidoc
@@ -20,9 +20,8 @@
> enabling deployment on the web for client and server applications.
**********************************************************************
-If you're new to WebAssembly read the <<Getting Started>> section,
-watch some of the https://github.com/golang/go/wiki/WebAssembly#go-webassembly-talks[Go Webassembly talks],
-then take a look at the <<Further examples>> below.
+If you're new to WebAssembly read the https://github.com/golang/go/wiki/WebAssembly#getting-started[Getting Started] section, watch some of the https://github.com/golang/go/wiki/WebAssembly#go-webassembly-talks[Go Webassembly talks],
+then take a look at the https://github.com/golang/go/wiki/WebAssembly#further-examples[Further examples] below.
**********************************************************************