From 2aaa4b8fc6fbb6c5b0a52218c413a41559af1038 Mon Sep 17 00:00:00 2001 From: Tyler Wilcock Date: Fri, 5 Oct 2018 10:25:55 -0500 Subject: [PATCH] Fix broken link to contribution page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1daddc5f0..8b57acf31 100644 --- a/README.md +++ b/README.md @@ -89,4 +89,4 @@ Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. -[contributing]: https://rustwasm.github.io/wasm-bindgen/contributing.html +[contributing]: https://rustwasm.github.io/wasm-bindgen/contributing/index.html