aboutsummaryrefslogtreecommitdiff
path: root/TextFormat.md
diff options
context:
space:
mode:
Diffstat (limited to 'TextFormat.md')
-rw-r--r--TextFormat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TextFormat.md b/TextFormat.md
index f7ba67d..176b4e4 100644
--- a/TextFormat.md
+++ b/TextFormat.md
@@ -30,7 +30,7 @@ The following tools currently understand this format:
[specification interpreter]: https://github.com/WebAssembly/spec/tree/master/interpreter/
[wabt]: https://github.com/WebAssembly/wabt
[binaryen]: https://github.com/WebAssembly/binaryen
- [LLVM backend]: https://github.com/llvm-mirror/llvm/tree/master/test/CodeGen/WebAssembly
+ [LLVM backend]: https://github.com/llvm/llvm-project/tree/master/test/CodeGen/WebAssembly
[WAVM backend]: https://github.com/AndrewScheidecker/WAVM/tree/master/Test
The recommended file extension for WebAssembly code in textual format is `.wat`.