]> granicus.if.org Git - llvm/commitdiff
[WebAssembly] Fix a broken URL.
authorDan Gohman <dan433584@gmail.com>
Mon, 24 Oct 2016 20:35:17 +0000 (20:35 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 24 Oct 2016 20:35:17 +0000 (20:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285017 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/WebAssembly/README.txt

index 486b587fb74f7374924fe7c08f224a22533a4468..44e57eecca6c33f98d24281499ffe3d21a2cd7a3 100644 (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
 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
 
 The backend is built, tested and archived on the following waterfall: