[WebAssembly] Fix a broken URL.

llvm-svn: 285017
This commit is contained in:
Dan Gohman 2016-10-24 20:35:17 +00:00
parent 4becc58587
commit 5d3391f859
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ For more information on WebAssembly itself, see the design documents:
The following documents contain some information on the planned semantics and The following documents contain some information on the planned semantics and
binary encoding of WebAssembly itself: binary encoding of WebAssembly itself:
* https://github.com/WebAssembly/design/blob/master/AstSemantics.md * https://github.com/WebAssembly/design/blob/master/Semantics.md
* https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md * https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
The backend is built, tested and archived on the following waterfall: The backend is built, tested and archived on the following waterfall: