From b32e460f71fccfad58728c3b0dbe59a1feee85c3 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 13 Aug 2019 17:32:03 -0700 Subject: [PATCH] Remove broken links in README.md. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2f822ca1590c..f2cbdc184f2b 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,8 @@ the [WASI intro][WASI intro] for more information, and the [WASI tutorial][WASI for a tutorial on compiling and running programs using WASI and wasmtime, as well as an overview of the filesystem sandboxing system. -Wasmtime does not yet implement Spectre mitigations, such as those being -pioneered [by](https://www.wasmjit.org/blog/spectre-mitigations-part-1.html) -[wasmjit](https://www.wasmjit.org/blog/spectre-mitigations-part-2.html), -however this is a subject of ongoing research. +Wasmtime does not yet implement Spectre mitigations, however this is a subject +of ongoing research. [CloudABI]: https://cloudabi.org/ [WebAssembly System Interface]: docs/WASI-overview.md