diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 15148e3b489..c9863172032 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # Contributing See the ["Contributing" section of the `wasm-bindgen` -guide](https://rustwasm.github.io/wasm-bindgen/contributing/index.html). +guide](https://rustwasm.github.io/docs/wasm-bindgen/contributing/index.html). diff --git a/README.md b/README.md index 97f35413f48..cf5dafcfd7e 100644 --- a/README.md +++ b/README.md @@ -110,4 +110,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/index.html +[contributing]: https://rustwasm.github.io/docs/wasm-bindgen/contributing/index.html \ No newline at end of file