From ffa6eabffe71ee7c743ca71edab36365177ad6d7 Mon Sep 17 00:00:00 2001 From: Colin Eberhardt Date: Thu, 3 Oct 2019 15:26:54 +0100 Subject: [PATCH] fixed broken link (#1803) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa5a371d2..caae6f994 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ greet("World!"); unnecessary, promising to unlock even-faster-than-JavaScript DOM access. [wasm-es-modules]: https://github.com/WebAssembly/esm-integration -[webidl-bindings]: https://github.com/WebAssembly/webidl-bindings/blob/master/proposals/webidl-bindings/Explainer.md +[webidl-bindings]: https://github.com/WebAssembly/proposals/issues/8 ## Guide