diff --git a/docs/src/prerequisites/index.md b/docs/src/prerequisites/index.md
index 98ea2a1..6454a69 100644
--- a/docs/src/prerequisites/index.md
+++ b/docs/src/prerequisites/index.md
@@ -2,9 +2,9 @@
 
 To run `wasm-pack` you'll need to have both Rust and npm installed and configured.
 
-- [Rust](/prerequisites/rust.html)
-- [npm](/prerequisites/npm.html)
+- [Rust](./rust.html)
+- [npm](./npm.html)
 
 In the future, we intend to rewrite the npm registry client bits so that the need
-for a Node runtime is eliminated. If you're excited about that work- you should 
+for a Node runtime is eliminated. If you're excited about that work- you should
 reach out to the maintainers and get involved!